Skip to content

Commit 5e64eff

Browse files
committed
Bump version (1.1.0 -> 2.0.0)
1 parent 27ae138 commit 5e64eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id("com.gradleup.shadow") version "8.3.3"
1111
}
1212

13-
setupJava("xyz.srnyx", "1.1.0", "General Java utility library for srnyx's projects", JavaVersion.VERSION_1_8)
13+
setupJava("xyz.srnyx", "2.0.0", "General Java utility library for srnyx's projects", JavaVersion.VERSION_1_8)
1414

1515
repositories.mavenCentral()
1616
dependencies {

0 commit comments

Comments
 (0)