From 0a43cbdf3f25246981504327ef0819330eb5ad31 Mon Sep 17 00:00:00 2001 From: MeexReay Date: Sun, 31 Aug 2025 22:44:55 +0300 Subject: [PATCH] build: bump version to 0.1.7+2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8e0be3c..5885029 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bRAC" -version = "0.1.6+2.0" +version = "0.1.7+2.0" edition = "2021" [dependencies]