From 12eab0120bf67b83255dc7c283d9ab946f2ca543 Mon Sep 17 00:00:00 2001 From: nwrenger Date: Thu, 18 Apr 2024 19:54:08 +0200 Subject: [PATCH] :sparkles: Bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ea72902..a95d7dd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "omega" -version = "0.3.4" +version = "0.3.5" repository = "https://github.com/nwrenger/omega" documentation = "https://github.com/nwrenger/omega" readme = "README.md"