Skip to content

Commit

Permalink
Changing ver in Cargo.toml for repo change
Browse files Browse the repository at this point in the history
  • Loading branch information
callb4ck committed Aug 22, 2024
1 parent b227578 commit ccb6f29
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 = "bool_vec"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
license = "MIT"
description = "A crates that exposes a vector called BoolVec which allows you to store a boolean in a single bit"
Expand Down

0 comments on commit ccb6f29

Please sign in to comment.