diff --git a/Cargo.toml b/Cargo.toml index 057e420..7e9ffee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "instant-epp" -version = "0.4.0" +version = "0.5.0" edition = "2021" rust-version = "1.70" license = "MIT"