diff --git a/Cargo.toml b/Cargo.toml index 75bb371..04d1ba2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "epp-client" -version = "0.5.0" +version = "0.6.0" edition = "2018" license = "MIT" authors = ["Ritesh Chitlangi "]