Skip to content

Commit

Permalink
Release 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
chao2zhang committed Feb 21, 2022
1 parent a15a6fa commit 46320b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-build/buildSrc/src/main/java/Coordinates.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object PluginCoordinates {
const val ID = "io.github.chao2zhang.xuke"
const val GROUP = "io.github.chao2zhang"
const val VERSION = "0.0.10"
const val VERSION = "0.0.11"
const val IMPLEMENTATION_CLASS = "io.github.chao2zhang.XukePlugin"
}

Expand Down

0 comments on commit 46320b0

Please sign in to comment.