Skip to content

Commit 3f74472

Browse files
committed
actually bump Cargo.toml version
1 parent 2f6cd7d commit 3f74472

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 = "hashlink"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["kyren <kerriganw@gmail.com>"]
55
edition = "2018"
66
description = "HashMap-like containers that hold their key-value pairs in a user controllable order"

0 commit comments

Comments
 (0)