Commit 625802dc454bdae1abcec16c2225b4923c68e26d

Cléo REBERT 2023-05-15T15:02:29

fix(#58): Updated version Signed-off-by: Cléo REBERT <cleo.rebert-ext@treezor.com>

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Cargo.toml b/Cargo.toml
index 280f0fe..2ebc348 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "totp-rs"
-version = "5.0.1"
+version = "5.0.2"
 authors = ["Cleo Rebert <cleo.rebert@gmail.com>"]
 rust-version = "1.61"
 edition = "2021"