We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad9408 commit 76c8917Copy full SHA for 76c8917
1 file changed
java/sqlcommenter-java/build.gradle
@@ -10,7 +10,7 @@ apply plugin: "jacoco"
10
apply plugin: "signing"
11
12
group = "com.google.cloud"
13
-version = "1.1.0" // CURRENT_VERSION
+version = "2.0.0" // CURRENT_VERSION
14
15
sourceCompatibility = 1.8
16
targetCompatibility = 1.8
0 commit comments