diff --git a/README.md b/README.md index d827ac94..bdbd3501 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you are using Maven, use this artifact as your project's parent. com.google.cloud google-cloud-shared-config - 0.1.0 + 0.1.1 ``` diff --git a/pom.xml b/pom.xml index 1474c357..a4112463 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-config pom - 0.1.1-SNAPSHOT + 0.1.1 Google Cloud https://github.com/googleapis/java-shared-config diff --git a/versions.txt b/versions.txt index d441922d..965fe22e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-config:0.1.0:0.1.1-SNAPSHOT +google-cloud-shared-config:0.1.1:0.1.1