diff --git a/Cargo.toml b/Cargo.toml index 1873557..0da96c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "space-time" -version = "0.2.0" +version = "0.3.0" authors = ["Boyd Johnson "] description = "A nightly only library of space-time filling curves that supports no-std." license-file = "LICENSE.txt"