diff --git a/Cargo.toml b/Cargo.toml index 5ff454c..6f97d1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "torchbear" description = "Lua programming environment in Rust" -version = "0.10.7" +version = "0.10.8" authors = ["Mitchell Tannenbaum "] repository = "https://github.com/foundpatterns/torchbear" readme = "Readme.md"