diff --git a/Cargo.toml b/Cargo.toml index fc69381..731a3d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "static_assertions" -version = "0.1.0" +version = "0.1.1" authors = ["Nikolai Vazquez"] license = "MIT/Apache-2.0" repository = "https://github.com/nvzqz/static-assertions-rs"