Skip to content

Commit

Permalink
Merge pull request #10 from thejpster/13_release
Browse files Browse the repository at this point in the history
Bump to 1.3
  • Loading branch information
thejpster authored Apr 11, 2020
2 parents 7138c5a + 727f317 commit b633084
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[package]
name = "multi-map"
version = "1.2.0"
version = "1.3.0"
authors = [
"theJPster <github@thejpster.org.uk>",
"Daniel Faust",
"Hans Mündelein",
]
description = "Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items."
license = "MIT"
Expand Down

0 comments on commit b633084

Please sign in to comment.