From 8fe750517009be1255c30a07d548c5a498a014bb Mon Sep 17 00:00:00 2001 From: Madison <513906+Phalanxia@users.noreply.github.com> Date: Thu, 19 Oct 2023 05:18:51 -0700 Subject: [PATCH] Bump version to 0.1.1 --- wally.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wally.toml b/wally.toml index cc21fa2..55da7a9 100644 --- a/wally.toml +++ b/wally.toml @@ -2,7 +2,7 @@ name = "phalanxia/recs" description = "An entity component system library written in Luau, for use in Roblox." authors = ["AmaranthineCodices ", "Madi "] -version = "0.1.0" +version = "0.1.1" license = "MIT" registry = "https://github.com/UpliftGames/wally-index" realm = "shared"