Skip to content

Commit

Permalink
Set version 0.6.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Anhuth committed Feb 11, 2022
1 parent 387dfac commit d53a6e0
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 @@ -3,7 +3,7 @@ name = "avl"
description = "A map and a set implemented with an AVL tree."
authors = ["Oliver Anhuth <oliver.anhuth@zoho.com>"]
edition = "2018"
version = "0.6.1"
version = "0.6.2"
documentation = "https://docs.rs/avl/0.6.1/avl/"
repository = "https://github.com/oliver-anhuth/avl"
homepage = "https://github.com/oliver-anhuth/avl"
Expand Down

0 comments on commit d53a6e0

Please sign in to comment.