Skip to content

Commit

Permalink
chore: bump version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
domodwyer committed Aug 1, 2023
1 parent 7db9839 commit 51d28b7
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
Expand Up @@ -2,7 +2,7 @@
name = "merkle-search-tree"
description = "A data structure for efficient state-based CRDT replication and anti-entropy"
authors = ["Dom Dwyer <dom@itsallbroken.com>"]
version = "0.4.0"
version = "0.5.0"
edition = "2021"

license = "Apache-2.0"
Expand Down

0 comments on commit 51d28b7

Please sign in to comment.