diff --git a/datasketches/Cargo.toml b/datasketches/Cargo.toml index 696fe39..eb299e8 100644 --- a/datasketches/Cargo.toml +++ b/datasketches/Cargo.toml @@ -17,7 +17,7 @@ [package] name = "datasketches" -version = "0.2.0" +version = "0.3.0" edition.workspace = true homepage.workspace = true