Skip to content

Commit

Permalink
v0.3.9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Oct 13, 2023
1 parent b2361a5 commit a1bb20e
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,9 +1,9 @@
[package]
name = "deranged"
version = "0.3.8"
version = "0.3.9"
authors = ["Jacob Pratt <[email protected]>"]
edition = "2021"
rust-version = "1.60.0"
rust-version = "1.65.0"
repository = "https://github.com/jhpratt/deranged"
keywords = ["integer", "int", "range"]
readme = "README.md"
Expand Down

0 comments on commit a1bb20e

Please sign in to comment.