From 65fa80dd1b6472bc9867de17057ee48216ddf95d Mon Sep 17 00:00:00 2001 From: DevITWay Date: Sat, 31 Jan 2026 16:54:26 +0000 Subject: [PATCH] chore: bump version to 0.2.19 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6d81ee4..130c9b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ members = [ ] [workspace.package] -version = "0.2.18" +version = "0.2.19" edition = "2021" license = "MIT" authors = ["DevITWay "]