diff --git a/Cargo.toml b/Cargo.toml index e82097b5..41659dfe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "sage" authors = ["Adam McDaniel (https://adam-mcdaniel.net)"] -version = "0.0.1-alpha" +version = "0.0.2-alpha" edition = "2021" license = "MIT" description = "A portable programming language with a compact backend"