diff --git a/Cargo.toml b/Cargo.toml index e322ac3..375fc72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "cxx-auto" -version = "0.0.1" +version = "0.0.2" authors = ["silvanshade "] license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/silvanshade/cxx-auto"