Skip to content

Commit eec6661

Browse files
committed
Release Tsunami Security Scanner to 0.0.21
1 parent ab5259d commit eec6661

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

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

0 commit comments

Comments
 (0)