From edc52da2eb4656437aa3f2f5097b6ebe696a85c7 Mon Sep 17 00:00:00 2001 From: Yin Guanhao Date: Mon, 21 Aug 2023 11:32:13 +0800 Subject: [PATCH] 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9c62b2..c57f8b3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jwtk" -version = "0.2.4" +version = "0.3.0" edition = "2018" repository = "https://github.com/sopium/jwtk" license = "MIT"