Skip to content

Commit 1b6875d

Browse files
committed
Prepare for v0.5.0-SNAPSHOT
1 parent 55ef496 commit 1b6875d

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

12-
project.version = "0.4.1"
12+
project.version = "0.5.0-SNAPSHOT"
1313
project.group = "dev.adamko.gradle"
1414

1515
dependencies {

0 commit comments

Comments
 (0)