diff --git a/Cargo.toml b/Cargo.toml index f7996f0..786a1a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "torchbear" description = "A simple and complete programming environment" -version = "0.11.9" +version = "0.11.10" authors = ["Mitchell Tannenbaum "] repository = "https://github.com/foundpatterns/torchbear" readme = "Readme.md"