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