Skip to content

Commit

Permalink
Bump version to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haxelion committed Jul 4, 2023
1 parent 260f857 commit ce5b6bc
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 = "bva"
version = "0.1.1"
version = "0.2.0"
authors = ["Charles Hubain <[email protected]>"]
edition = "2021"
description = "bva is a crate for manipulating bit vectors and doing arithmetics on arbitrarily sized bit vectors."
Expand Down

0 comments on commit ce5b6bc

Please sign in to comment.