Skip to content

Commit 16cb5af

Browse files
committed
Bump version to 1.1.0
1 parent 4ce69c2 commit 16cb5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "org.ferrymehdi"
8-
version = "1.0.0"
8+
version = "1.1.0"
99

1010
java {
1111
toolchain {
@@ -43,7 +43,7 @@ publishing {
4343
from(components["java"])
4444
groupId = "org.ferrymehdi"
4545
artifactId = "skybot-lavaplayer-plugin"
46-
version = "1.0.0"
46+
version = "1.1.0"
4747
}
4848
}
4949
repositories {

0 commit comments

Comments
 (0)