From f1c7439ecabb86842bdb77a479d8ef65a5fd2913 Mon Sep 17 00:00:00 2001 From: Aaron Manning Date: Mon, 28 Apr 2025 15:36:48 +1000 Subject: [PATCH] 0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"