From 0c9c4232ea72bf0945210885ef0b72d43126c92d Mon Sep 17 00:00:00 2001 From: Kyle Spier-Swenson Date: Fri, 9 Aug 2024 21:04:11 -0700 Subject: [PATCH] Bump version This is just to make it easier for yoshi or mothblocks to trigger a build and release workflow. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b8ccb6a..3ad7dfb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dreamluau" -version = "0.1.0" +version = "0.1.1" authors = ["Y0SH1M4S73R "] edition = "2021"