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