Skip to content

Commit fa74350

Browse files
committed
release version 0.0.24 of Tsunami
1 parent a53590c commit fa74350

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
@@ -15,7 +15,7 @@ subprojects {
1515
apply plugin: 'com.github.johnrengelman.shadow'
1616

1717
group = 'com.google.tsunami'
18-
version = '0.0.24-SNAPSHOT' // Current Tsunami version
18+
version = '0.0.24' // Current Tsunami version
1919

2020
repositories {
2121
maven { // The google mirror is less flaky than mavenCentral()

0 commit comments

Comments
 (0)