From afcb7f4544ab443e8f4db39b252eb5c58da206a8 Mon Sep 17 00:00:00 2001 From: regginator Date: Sat, 7 Jan 2023 23:12:03 -0600 Subject: [PATCH] Bump version (`0.2.1`) --- version.txt | 2 +- wally.lock | 2 +- wally.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/version.txt b/version.txt index 341cf11..7dff5b8 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.0 \ No newline at end of file +0.2.1 \ No newline at end of file diff --git a/wally.lock b/wally.lock index c4510cc..2f30a11 100644 --- a/wally.lock +++ b/wally.lock @@ -4,7 +4,7 @@ registry = "test" [[package]] name = "latte-soft/maui" -version = "0.2.0" +version = "0.2.1" dependencies = [["LuaEncode", "regginator/luaencode@1.1.5"]] [[package]] diff --git a/wally.toml b/wally.toml index b024ee9..8a019b6 100644 --- a/wally.toml +++ b/wally.toml @@ -1,7 +1,7 @@ [package] name = "latte-soft/maui" description = "Roblox Studio Plugin for Packing Modules as Executable Luau Scripts" -version = "0.2.0" +version = "0.2.1" license = "LGPL-3.0-only" authors = [ "Latte Softworks ",