diff --git a/Cargo.toml b/Cargo.toml index 197a7fa..5f612e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "watt" -version = "0.1.0" +version = "0.1.1" authors = ["David Tolnay "] license = "MIT OR Apache-2.0" description = "Runtime for executing Rust procedural macros compiled as WebAssembly."