diff --git a/Cargo.toml b/Cargo.toml index 4f4fd87..fd32ad8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "majestic-lisp" -version = "0.4.2" +version = "0.4.3" authors = ["Lucas S. Vieira "] description = "Lisp dialect built with Rust as a literate program" license = "MIT"