diff --git a/pot/Cargo.toml b/pot/Cargo.toml index eaac5229..3f3bb3b1 100644 --- a/pot/Cargo.toml +++ b/pot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pot" -version = "1.0.0" +version = "1.0.1" edition = "2021" description = "A concise binary serialization format written for `BonsaiDb`." license = "MIT OR Apache-2.0"