Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
azizkayumov committed Nov 3, 2023
1 parent 4c952ed commit c061cfc
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 = "lctree"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
rust-version = "1.63"
description = "Rust implementation of Link-Cut-Tree: self-balancing data structure to maintain a forest of rooted trees."
Expand Down

0 comments on commit c061cfc

Please sign in to comment.