Skip to content

Commit 73aefb4

Browse files
authored
Merge pull request #23 from geertberkers/auto/bump-version-to-0.0.5
Bump version to automatically
2 parents 860f25e + 2d8a852 commit 73aefb4

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "com.plcoding"
9-
version = "0.0.4-SNAPSHOT"
9+
version = "0.0.5"
1010

1111
java {
1212
toolchain {

0 commit comments

Comments
 (0)