Skip to content

Commit 7a64917

Browse files
committed
Release version 0.3.13
1 parent 28809c4 commit 7a64917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ allprojects {
1919
}
2020

2121
// NOTE: this version serves only as a placeholder and will be overridden by the CI when creating a new release
22-
project.version("1.0.0-SNAPSHOT")
22+
project.version("0.3.13")
2323

2424
// gradle check
2525
spotless {

0 commit comments

Comments
 (0)