Skip to content

Commit

Permalink
Bump to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thejpster committed Apr 10, 2020
1 parent 7138c5a commit 727f317
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 727f317

Please sign in to comment.