diff --git a/Cargo.toml b/Cargo.toml index c782d41..402621a 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "up-api" -version = "0.1.4" +version = "0.1.5" edition = "2021" description = "A convenient and easy to use wrapper for the Up Bank API." license = "MIT OR Apache-2.0"