Skip to content

Commit

Permalink
bump version to 0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iwburns committed May 2, 2020
1 parent e42d106 commit cc5834a
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 = "slab_tree"
version = "0.3.1"
version = "0.3.2"
authors = ["Ian <[email protected]>"]
description = "A vec-backed tree structure with tree-specific generational indexes."
documentation = "https://docs.rs/slab_tree"
Expand Down

0 comments on commit cc5834a

Please sign in to comment.