Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
krojew committed Oct 29, 2020
1 parent 0c7053f commit 53eea08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [x.x.x]
## [3.0.0]

### Changed

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zookeeper-async"
version = "2.1.0"
version = "3.0.0"
authors = ["Kamil Rojewski <[email protected]>", "Nandor Kracser <[email protected]>"]
license = "MIT"
homepage = "https://github.com/krojew/rust-zookeeper"
Expand Down

0 comments on commit 53eea08

Please sign in to comment.