From 38604cf98763de162ae109ea7833828c8160618e Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 8 Apr 2020 18:02:07 -0700 Subject: [PATCH] chore: release 1.0.1 (#103) https://github.com/googleapis/java-iamcredentials/commit/9595f01634c3462e9c80c036e3a8bd1b1eebf278 commit 9595f01634c3462e9c80c036e3a8bd1b1eebf278 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 18:02:26 2020 +0000 chore: release 1.0.1 (#103) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-iamcredentials/compare/v1.0.0...v1.0.1) (2020-04-07) ### Dependencies * update core dependencies ([#83](https://www.github.com/googleapis/java-iamcredentials/issues/83)) ([37bc22a](https://www.github.com/googleapis/java-iamcredentials/commit/37bc22a74b7823dce6987c5db04ed9653989cea6)) * update dependency com.google.api:api-common to v1.9.0 ([#101](https://www.github.com/googleapis/java-iamcredentials/issues/101)) ([6840f87](https://www.github.com/googleapis/java-iamcredentials/commit/6840f87b8c961c8d3e6bffd58605adde51aa8105)) * update dependency org.threeten:threetenbp to v1.4.3 ([#93](https://www.github.com/googleapis/java-iamcredentials/issues/93)) ([2e841b1](https://www.github.com/googleapis/java-iamcredentials/commit/2e841b112d4dd13de0cb9b76aae69a9dc5557fbe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- README.md | 2 +- synth.metadata | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caf7d0bc..0ebe4c53 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies: com.google.cloud google-cloud-iamcredentials - 1.0.1 + 1.0.0 ``` diff --git a/synth.metadata b/synth.metadata index 87411892..b4476dd1 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,13 @@ { - "updateTime": "2020-04-06T23:36:28.911660Z", + "updateTime": "2020-04-09T01:02:07.507928Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-iamcredentials.git", + "sha": "9595f01634c3462e9c80c036e3a8bd1b1eebf278" + } + }, { "git": { "name": "googleapis",