Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dkellner committed Aug 2, 2021
1 parent 59d9a39 commit 92404aa
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 = "chronofold"
version = "0.2.0"
version = "0.2.1"

authors = ["Dominik Kellner <dkellner@dkellner.de>"]
description = "A conflict-free replicated data structure (a.k.a CRDT) for versioned text"
Expand Down

0 comments on commit 92404aa

Please sign in to comment.