diff --git a/Cargo.toml b/Cargo.toml index 62e30ee..a878316 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "theon" -version = "0.0.1" +version = "0.1.0" authors = ["Sean Olson "] description = "Abstraction of Euclidean spaces." repository = "https://github.com/olson-sean-k/theon"