From a467a4d50df01f4da619aef6ca6ea30bd5613da8 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Thu, 22 Jun 2023 10:58:24 +0100 Subject: [PATCH] chore: bump version for release --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index aa0ea0f..953e7df 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,7 +5,7 @@ plugins { `maven-publish` } -version = "1.6.0+1.20.1" +version = "2.0.0+1.20.1" group = "dev.ashhhleyyy" repositories {