Skip to content

Commit a57f243

Browse files
committed
Bump version to 0.8.4
Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
1 parent 17fbe6c commit a57f243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ahash"
3-
version = "0.8.3"
3+
version = "0.8.4"
44
authors = ["Tom Kaitchuck <Tom.Kaitchuck@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
description = "A non-cryptographic hash function using AES-NI for high performance"

0 commit comments

Comments
 (0)