Skip to content

Commit 0e6cc14

Browse files
committed
1.1.0 release
1 parent 5d4490c commit 0e6cc14

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
@@ -25,7 +25,7 @@ allprojects {
2525
apply plugin: 'java'
2626
apply plugin: 'maven'
2727
group = 'com.google.cloud.buildartifacts'
28-
version = '1.0.1-SNAPSHOT'
28+
version = '1.1.0'
2929
sourceCompatibility = 1.8
3030
targetCompatibility = 1.8
3131
tasks.withType(JavaCompile) {

0 commit comments

Comments
 (0)