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