Skip to content

Commit

Permalink
1.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmdavis committed Aug 10, 2019
1 parent 88b2d0c commit 59a191b
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 @@ -25,7 +25,7 @@ allprojects {
apply plugin: 'java'
apply plugin: 'maven'
group = 'com.google.cloud.buildartifacts'
version = '1.1.1-SNAPSHOT'
version = '1.1.1'
sourceCompatibility = 1.8
targetCompatibility = 1.8
tasks.withType(JavaCompile) {
Expand Down

0 comments on commit 59a191b

Please sign in to comment.