Skip to content

Commit 64ccce1

Browse files
committed
Release 0.0.10
1 parent d8466bf commit 64ccce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-build/buildSrc/src/main/java/Coordinates.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object PluginCoordinates {
22
const val ID = "io.github.chao2zhang.xuke"
33
const val GROUP = "io.github.chao2zhang"
4-
const val VERSION = "0.0.9"
4+
const val VERSION = "0.0.10"
55
const val IMPLEMENTATION_CLASS = "io.github.chao2zhang.XukePlugin"
66
}
77

0 commit comments

Comments
 (0)