From dc9aee240abec8b0c2b4533c80bbc37fbe07783a Mon Sep 17 00:00:00 2001 From: Ibuki Omatsu Date: Thu, 31 Jul 2025 01:48:52 +0000 Subject: [PATCH] Bump version to 0.1.9 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index aad43cac1a..31945e3261 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libredox" authors = ["4lDO2 <4lDO2@protonmail.com>"] -version = "0.1.8" +version = "0.1.9" edition = "2021" license = "MIT" description = "Redox stable ABI"