Commit d1d6fc04110a5b34da22c43c20169b51ce7337e2

constantoine 2022-02-10T11:25:41

Bump version

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