Skip to content

Commit 4202182

Browse files
authored
Merge pull request #75 from apasel422/bump
Bump version to 0.4.0
2 parents 4fbb8ea + 7748d50 commit 4202182

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,7 +1,7 @@
11
[package]
22

33
name = "linked-hash-map"
4-
version = "0.3.0"
4+
version = "0.4.0"
55
license = "MIT/Apache-2.0"
66
description = "A HashMap wrapper that holds key-value pairs in insertion order"
77
authors = [

0 commit comments

Comments
 (0)