Skip to content

Commit

Permalink
Start Tsunami 0.0.21 development.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 591904828
Change-Id: Ia5f2385cfae4800586e73a34cbe1dcf0a4c3b992
  • Loading branch information
tooryx authored and copybara-github committed Dec 18, 2023
1 parent 7cf51a4 commit 31181c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ subprojects {
apply plugin: 'net.ltgt.errorprone'

group = 'com.google.tsunami'
version = '0.0.20-SNAPSHOT' // Current Tsunami version
version = '0.0.21-SNAPSHOT' // Current Tsunami version

repositories {
maven { // The google mirror is less flaky than mavenCentral()
Expand Down

0 comments on commit 31181c7

Please sign in to comment.