diff --git a/Cargo.toml b/Cargo.toml index 256c6d7..612aca9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nullvec" -version = "0.1.1" +version = "0.1.2" authors = ["sinhrks "] license = "BSD-3-Clause" readme = "README.md"