From 4b7ebafd92e2ec52e2ee0adae9aaa43e5695038b Mon Sep 17 00:00:00 2001 From: Andri Date: Tue, 13 Jun 2023 20:38:58 +0200 Subject: [PATCH] Bump Version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a5a5015a..a9328d23 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "shura" -version = "0.3.1" +version = "0.4.0" edition = "2021" repository = "https://github.com/AndriBaal/shura" documentation = "https://docs.rs/shura"