Commit b4c1b5d43c34e63bc244695b585b13f408ea8be3

Cleo Rebert 2020-08-08T17:21:06

Bumped up major version following PR

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