Skip to content

Commit b336fd2

Browse files
authored
Merge pull request #2 from RedstoneTools/dev
Bump version to 1.1 and ready for release
2 parents 07ca229 + d906541 commit b336fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ apply(plugin = "maven-publish")
1919
apply(plugin = "java-library")
2020

2121
group = "tools.redstone"
22-
version = "1.0"
22+
version = "1.1"
2323

2424
java {
2525
sourceCompatibility = JavaVersion.VERSION_16

0 commit comments

Comments
 (0)