Skip to content

Commit 5bb849e

Browse files
committed
Release Tsunami to version 0.0.23, see release notes
1 parent 67f5d79 commit 5bb849e

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.23-SNAPSHOT' // Current Tsunami version
18+
version = '0.0.23' // Current Tsunami version
1919

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

0 commit comments

Comments
 (0)