This is an automated email from the ASF dual-hosted git repository.

leerho pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 22c30bc  chore: prepare v0.2.0 release (#57)
22c30bc is described below

commit 22c30bcc2d9e098a2f093c17919d5ef2c498f2d4
Author: Filippo Rossi <[email protected]>
AuthorDate: Thu Jan 1 01:38:05 2026 +0100

    chore: prepare v0.2.0 release (#57)
---
 Cargo.lock              | 2 +-
 datasketches/Cargo.toml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index f2aefc1..4e63d8f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -121,7 +121,7 @@ checksum = 
"b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75"
 
 [[package]]
 name = "datasketches"
-version = "0.1.0"
+version = "0.2.0"
 dependencies = [
  "googletest",
 ]
diff --git a/datasketches/Cargo.toml b/datasketches/Cargo.toml
index 7d70103..9676454 100644
--- a/datasketches/Cargo.toml
+++ b/datasketches/Cargo.toml
@@ -17,7 +17,7 @@
 
 [package]
 name = "datasketches"
-version = "0.1.0"
+version = "0.2.0"
 
 edition.workspace = true
 homepage.workspace = true


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to