Skip to content

Commit

Permalink
Bump for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jkilpatr committed Nov 13, 2024
1 parent 86cd4b5 commit 9130432
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "num256"
version = "0.5.2"
version = "0.6.0"
authors = ["Justin Kilpatrick [email protected]", "Jehan <[email protected]>"]
include = [
"**/*.rs",
Expand All @@ -21,4 +21,4 @@ num-integer = "0.1"
serde_json = "1.0"
serde_derive = "1.0"
lazy_static = "1.4"
rand = "0"
rand = "0"

0 comments on commit 9130432

Please sign in to comment.