diff --git a/README.md b/README.md index 983fd697..d827ac94 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.0.1 + 0.1.0 ``` diff --git a/pom.xml b/pom.xml index fa20200a..1cac0102 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-config pom - 0.0.1-SNAPSHOT + 0.1.0 Google Cloud https://github.com/googleapis/java-shared-config diff --git a/versions.txt b/versions.txt index b8841b5e..8ab0e84a 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-config:0.0.0:0.0.1-SNAPSHOT \ No newline at end of file +google-cloud-shared-config:0.1.0:0.1.0