diff --git a/adapter/Cargo.toml b/adapter/Cargo.toml index 3bd5eec..208d812 100644 --- a/adapter/Cargo.toml +++ b/adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cryptyrust_adapter" -version = "3.0.0" +version = "3.1.0" authors = ["Antidote1911 "] edition = "2021" diff --git a/core/Cargo.toml b/core/Cargo.toml index fcd7173..db21734 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cryptyrust_core" -version = "3.0.1" +version = "3.1.0" authors = ["Antidote1911 "] edition = "2021"