diff --git a/walletkit-core/Cargo.toml b/walletkit-core/Cargo.toml index b3917a68..f77e1256 100644 --- a/walletkit-core/Cargo.toml +++ b/walletkit-core/Cargo.toml @@ -1,7 +1,7 @@ [package] license = "MIT" edition = "2021" -version = "0.0.4" +version = "0.0.5" name = "walletkit-core" readme = "../README.md" repository = "https://github.com/worldcoin/walletkit"