From 0766aef9304189cc8ef6eb9d13f5a02fc250cfa7 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Sun, 16 Jun 2024 07:26:25 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0136531..3ffcf70 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_scriptum" authors = ["Jaroslaw Konik "] -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md"