From 65aa9e1272486225a7fa68d6d7c3c4db6826442e Mon Sep 17 00:00:00 2001 From: Akshit Gaur Date: Mon, 6 Apr 2026 14:46:28 +0530 Subject: [PATCH] Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9d22a0b4ae..8e60701898 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "libredox" authors = ["4lDO2 <4lDO2@protonmail.com>"] -version = "0.1.15" +version = "0.1.16" edition = "2021" license = "MIT" description = "Redox stable ABI"