diff --git a/Cargo.toml b/Cargo.toml index e1339e8..1bfad29 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "torchbear" -description = "Lua programming environment in Rust" -version = "0.11.5" +description = "A simple and complete programming environment" +version = "0.11.6" authors = ["Mitchell Tannenbaum "] repository = "https://github.com/foundpatterns/torchbear" readme = "Readme.md"