Skip to content

Commit 377b1a0

Browse files
committed
Bump version (2.1.0)
1 parent 7e59143 commit 377b1a0

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
@@ -16,7 +16,7 @@ subprojects {
1616
apply(plugin = "xyz.srnyx.gradle-galaxy")
1717
apply(plugin = "com.github.johnrengelman.shadow")
1818

19-
setupJava("xyz.srnyx", "2.0.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_19)
19+
setupJava("xyz.srnyx", "2.1.0", "A simple library for JDA Discord bots", JavaVersion.VERSION_19)
2020
addCompilerArgs("-parameters")
2121
repository(Repository.MAVEN_CENTRAL, Repository.JITPACK)
2222

0 commit comments

Comments
 (0)