Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
azizkayumov committed Feb 7, 2024
1 parent 4370123 commit 9426325
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.3.2"
version = "0.3.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 9426325

Please sign in to comment.