Skip to content

Commit 3439cee

Browse files
committed
Release Tsunami Security Scanner to 0.0.20
1 parent 7cf51a4 commit 3439cee

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.20-SNAPSHOT' // Current Tsunami version
16+
version = '0.0.20' // Current Tsunami version
1717

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

0 commit comments

Comments
 (0)