Skip to content

Commit 727f317

Browse files
committed
Bump to 1.3
1 parent 7138c5a commit 727f317

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[package]
22
name = "multi-map"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
authors = [
55
"theJPster <[email protected]>",
66
"Daniel Faust",
7+
"Hans Mündelein",
78
]
89
description = "Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items."
910
license = "MIT"

0 commit comments

Comments
 (0)