Skip to content

Commit 9bac592

Browse files
committed
release Tsunami version 0.0.22
1 parent 1d464cb commit 9bac592

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
@@ -13,7 +13,7 @@ subprojects {
1313
apply plugin: 'net.ltgt.errorprone'
1414

1515
group = 'com.google.tsunami'
16-
version = '0.0.22-SNAPSHOT' // Current Tsunami version
16+
version = '0.0.22' // Current Tsunami version
1717

1818
repositories {
1919
maven { // The google mirror is less flaky than mavenCentral()

0 commit comments

Comments
 (0)