From f622189fdb1e21b07a0a49ac82b52190882a6d0f Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 8 Apr 2020 18:54:26 -0700 Subject: [PATCH] chore: release 1.0.1 (#109) https://github.com/googleapis/java-os-login/commit/3b50353358f51d373b2241b9ac20d5f1e2484772 commit 3b50353358f51d373b2241b9ac20d5f1e2484772 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Tue Apr 7 18:06:22 2020 +0000 chore: release 1.0.1 (#109) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-os-login/compare/v1.0.0...v1.0.1) (2020-04-07) ### Dependencies * update core dependencies ([#88](https://www.github.com/googleapis/java-os-login/issues/88)) ([b4a03a2](https://www.github.com/googleapis/java-os-login/commit/b4a03a2f7cb5c4fc257b637f3d7aef32c5882b3b)) * update dependency com.google.api:api-common to v1.9.0 ([#107](https://www.github.com/googleapis/java-os-login/issues/107)) ([06e9270](https://www.github.com/googleapis/java-os-login/commit/06e927081a36f431ab24811f5d97c3cedd80e9b4)) * update dependency com.google.cloud:google-cloud-core-bom to v1.93.1 ([#86](https://www.github.com/googleapis/java-os-login/issues/86)) ([7ff38ce](https://www.github.com/googleapis/java-os-login/commit/7ff38ce33fb67adcc4416d192bb608404c8ba738)) * update dependency com.google.cloud:google-cloud-core-bom to v1.93.4 ([#116](https://www.github.com/googleapis/java-os-login/issues/116)) ([fc856bf](https://www.github.com/googleapis/java-os-login/commit/fc856bf765a1da8c22766555e1bde770f354e618)) * update dependency org.threeten:threetenbp to v1.4.3 ([#98](https://www.github.com/googleapis/java-os-login/issues/98)) ([3352579](https://www.github.com/googleapis/java-os-login/commit/335257942a64501eff95348fdfd11b70a17817b9)) --- 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 e7d4a5e1..bd44b8b7 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-os-login - 1.0.1 + 1.0.0 ``` diff --git a/synth.metadata b/synth.metadata index 33c36ed7..969e255a 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,13 @@ { - "updateTime": "2020-04-07T00:07:16.962058Z", + "updateTime": "2020-04-09T01:54:25.954553Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-os-login.git", + "sha": "3b50353358f51d373b2241b9ac20d5f1e2484772" + } + }, { "git": { "name": "googleapis",