Commit 9c84840f65d23bd528308d0ef7d757a765394a93

Cleo Rebert 2020-09-12T08:55:35

Bumped Cargo.toml version

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Cargo.toml b/Cargo.toml
index b6e3fb2..90beb51 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "totp-rs"
-version = "0.6.1"
+version = "0.6.2"
 authors = ["Cleo Rebert <cleo.rebert@gmail.com>"]
 edition = "2018"
 readme = "README.md"