Skip to content

Commit

Permalink
Bumped version code
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaCappelletti94 committed Dec 3, 2023
1 parent 57c9542 commit 04efadb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hyperloglog-rs"
version = "0.1.48"
version = "0.1.49"
edition = "2021"
authors = ["Luca Cappelletti <[email protected]>"]
description = "A Rust implementation of HyperLogLog trying to be parsimonious with memory."
Expand Down

0 comments on commit 04efadb

Please sign in to comment.