From 00b550c9414a9f1631cc616575c2b11537e2c713 Mon Sep 17 00:00:00 2001 From: yvt Date: Sat, 6 Jun 2020 19:41:12 +0900 Subject: [PATCH] Bump to 0.2.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 38c29e5..cf2c3a2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tokenlock" -version = "0.2.2" +version = "0.2.3" authors = ["yvt "] license = "MIT/Apache-2.0" readme = "README.md"