Skip to content

Commit 10dca49

Browse files
authored
chore: snapshot version (#137)
* chore: bump version to 3.12.1 for thread-safety fix * snapshot
1 parent e8f3b44 commit 10dca49

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

88
group = 'cloud.eppo'
9-
version = '3.12.1'
9+
version = '3.12.2-SNAPSHOT'
1010
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1111

1212
java {

0 commit comments

Comments
 (0)