Skip to content

Commit

Permalink
Renamed version from 0.1.1-dev to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cubicle-jockey committed Sep 18, 2022
1 parent 8a78700 commit 0421579
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 = "cj_bitmask_vec"
version = "0.1.1-dev"
version = "0.1.1"
edition = "2021"
keywords = ["vec", "vector", "bit", "bitmask", "binary"]
categories = ["encoding", "parsing"]
Expand Down

0 comments on commit 0421579

Please sign in to comment.