From 7e530dcdbd87b25c4d44d80fae28677530dd0140 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Mon, 14 Oct 2024 19:00:44 +0100 Subject: [PATCH] Bump version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 7428bbe..37234d7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = net.fabricmc name = Mercury -version = 0.4.1 +version = 0.4.2 description = A source transformation and -remapping framework for Java. url = https://github.com/FabricMC/Mercury