Skip to content

Commit 8815847

Browse files
committed
Bump to 2.0.1
1 parent 2fa16c7 commit 8815847

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
@@ -17,7 +17,7 @@ val javaVersion: Int = 21
1717

1818
allprojects {
1919
group = "com.noxcrew.interfaces"
20-
version = "2.0.1-SNAPSHOT"
20+
version = "2.0.1"
2121

2222
tasks.withType<JavaCompile> {
2323
sourceCompatibility = javaVersion.toString()

0 commit comments

Comments
 (0)