Skip to content

Commit 0e7949c

Browse files
committed
v0.1.0
1 parent b786f47 commit 0e7949c

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
@@ -10,7 +10,7 @@ plugins {
1010
idea
1111
}
1212

13-
project.version = "0.0.3-SNAPSHOT"
13+
project.version = "0.1.0"
1414
project.group = "dev.adamko.gradle"
1515

1616
dependencies {

0 commit comments

Comments
 (0)