diff --git a/epp-client/Cargo.toml b/epp-client/Cargo.toml index 5aa9c27..4f7d489 100644 --- a/epp-client/Cargo.toml +++ b/epp-client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "epp-client" -version = "0.1.1" +version = "0.1.2" edition = "2018" license = "MIT" authors = ["Ritesh Chitlangi "]