Skip to content

Commit 7da9e53

Browse files
chore(main): release 0.3.1-SNAPSHOT
1 parent cf4d63b commit 7da9e53

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

99
group = "io.github.kevinah95"
10-
version = "0.3.0" // x-release-please-version
10+
version = "0.3.1-SNAPSHOT" // x-release-please-version
1111

1212
repositories {
1313
mavenCentral()

0 commit comments

Comments
 (0)