Skip to content

Commit

Permalink
Bump major version for ahash bump
Browse files Browse the repository at this point in the history
Note that for most users, this major version should be trivial to adopt.
  • Loading branch information
jonhoo committed Feb 11, 2024
1 parent 01525a2 commit 9669b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "flurry"
version = "0.4.0"
version = "0.5.0"
authors = ["Jon Gjengset <[email protected]>"]
edition = "2021"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 9669b63

Please sign in to comment.