From 592fdeea0aff834449cdce66c39212c7d4b4aca9 Mon Sep 17 00:00:00 2001 From: Vaivaswatha Nagaraj Date: Sun, 8 Sep 2024 20:47:01 +0530 Subject: [PATCH] version bump to 0.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de453aa..cd9b771 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ categories.workspace = true license.workspace = true [workspace.package] -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "Apache-2.0" readme = "README.md"