From eb446cb71da4caabb9dd4e69d9b27ce792afeec6 Mon Sep 17 00:00:00 2001 From: dethe <76167420+detherminal@users.noreply.github.com> Date: Sun, 31 Mar 2024 01:52:52 +0300 Subject: [PATCH] version update --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e13cbc5..fdd107d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libmonero" description = "Batteries-included Monero Library" -version = "0.1.8" +version = "0.1.9" edition = "2021" license = "MIT" homepage = "https://github.com/monumexyz/libmonero"