Skip to content

Commit 4628c95

Browse files
committed
Release Tsunami version 0.0.29
1 parent d727020 commit 4628c95

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.gradleup.shadow'
1616

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

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

0 commit comments

Comments
 (0)