Skip to content

Commit

Permalink
Version 0.0.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
magl0 committed Jun 8, 2020
1 parent c1b1422 commit 3883918
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 @@ -11,7 +11,7 @@ subprojects {
apply plugin: 'net.ltgt.errorprone'

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

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

0 comments on commit 3883918

Please sign in to comment.