diff --git a/Cargo.toml b/Cargo.toml index a4d50df2..e14563ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "urlshortener" -version = "3.1.0" +version = "3.2.0" edition = "2018" authors = ["Victor Polevoy "] description = "A very simple url shortener client library"