Skip to content

Commit 1b5ffc1

Browse files
committed
Release
1 parent 52c053a commit 1b5ffc1

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
@@ -4,7 +4,7 @@ import java.io.*
44
val kotlinVersion = "1.2.31"
55

66
group = "org.ice1000.julia.devkt.lang"
7-
version = "v1.0"
7+
version = "v1.0-SNAPSHOT"
88

99
plugins {
1010
java

0 commit comments

Comments
 (0)