diff --git a/Cargo.toml b/Cargo.toml index 7522845..bb79b59 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "teolang" -version = "0.4.2" +version = "0.5.0" description = "A programming language design to be easy to learn for kids" license = "GPL-3.0-only" repository = "https://github.com/bencinn/teo"