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