diff --git a/Cargo.toml b/Cargo.toml index 596c06c..f6140af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dust-lang" -version = "0.1.0" +version = "0.1.1" description = "Data-oriented programming language and interactive shell." authors = ["jeff "] repository = "https://git.jeffa.io/jeff/dust.git"