summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-09-01 15:18:55 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-09-01 15:18:55 +0200
commit405154a3947a7ceb9f381c382340f7f44497160f (patch)
treee9c0b216d258042b545a9faf51cd87f046f34a94
parentb3620079ad18aa84ec57245bcd0723d1dc24656e (diff)
v0.2.0v0.2.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7d2d790..7d906e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "collect-once-hashmap"
-version = "0.1.0"
+version = "0.2.0"
edition = "2018"
license = "MPL-2.0"