Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit d1d2e9c

Browse files
committed
api: v1.1.0 をリリース
1 parent 365e554 commit d1d2e9c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

api/build.gradle.kts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
2-
import org.jetbrains.dokka.gradle.DokkaTask
32

43
plugins {
54
id("org.jetbrains.dokka") version "1.4.20"
@@ -12,7 +11,7 @@ repositories {
1211
}
1312

1413
group = "com.github.sya-ri.spigot.api"
15-
version = "1.0.1"
14+
version = "1.1.0"
1615

1716
bukkit {
1817
name = "EasySpigotAPI"

0 commit comments

Comments
 (0)