Bumped Cargo.toml version
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"