Skip to content

Commit f9acd50

Browse files
committed
Bump version for 0.8.3 release
Signed-off-by: Tom Kaitchuck <[email protected]>
1 parent dba4099 commit f9acd50

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.2"
3+
version = "0.8.3"
44
authors = ["Tom Kaitchuck <[email protected]>"]
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)