Skip to content

Commit 90ca805

Browse files
committed
Bump to 0.1.8-SNAPSHOT for development
1 parent 7792a4b commit 90ca805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unified-prototype/unified-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
subprojects {
66
group = "org.gradle.experimental"
7-
version = "0.1.7"
7+
version = "0.1.8-SNAPSHOT"
88
}
99

1010
val publishAllPlugins = tasks.register("publishAllPlugins") {

0 commit comments

Comments
 (0)