Skip to content

Commit 39f6ae6

Browse files
bnormdemiurg906
authored andcommitted
Default to a SNAPSHOT version
1 parent e1b89c8 commit 39f6ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

88
allprojects {
99
group = "org.demiurg906.kotlin.plugin"
10-
version = "0.1"
10+
version = "0.1.0-SNAPSHOT"
1111
}

0 commit comments

Comments
 (0)