From 684e5e986bd5920d0016099f2ff31b37116b679c Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 8 Apr 2020 15:41:41 -0700 Subject: [PATCH] chore: release 1.0.1 (#51) https://github.com/googleapis/java-billing/commit/02aa33a674e97896855516df6fa57adb5202dc27 commit 02aa33a674e97896855516df6fa57adb5202dc27 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Wed Apr 8 17:58:05 2020 +0000 chore: release 1.0.1 (#51) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-billing/compare/v1.0.0...v1.0.1) (2020-04-08) ### Dependencies * update core dependencies ([#35](https://www.github.com/googleapis/java-billing/issues/35)) ([786a990](https://www.github.com/googleapis/java-billing/commit/786a990da7631ed593da390451f9d7789871d86d)) * update core dependencies ([#37](https://www.github.com/googleapis/java-billing/issues/37)) ([aa4e69e](https://www.github.com/googleapis/java-billing/commit/aa4e69ee5b1fa0f2012346b932d107cac914fd2d)) * update dependency com.google.api:api-common to v1.9.0 ([#55](https://www.github.com/googleapis/java-billing/issues/55)) ([1e10269](https://www.github.com/googleapis/java-billing/commit/1e10269e561576eff869f960e0ceb695b6e94008)) * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#62](https://www.github.com/googleapis/java-billing/issues/62)) ([a5d1152](https://www.github.com/googleapis/java-billing/commit/a5d1152e094942225ec33ec7a888fac572b33cbc)) * update dependency org.threeten:threetenbp to v1.4.3 ([#46](https://www.github.com/googleapis/java-billing/issues/46)) ([dd501d5](https://www.github.com/googleapis/java-billing/commit/dd501d5cdff1ca9e930c92abc56209da44e45af3)) --- 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 0fb147c8..7ec14d51 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-billing - 1.0.1 + 1.0.0 ``` diff --git a/synth.metadata b/synth.metadata index 9283a867..382c8962 100644 --- a/synth.metadata +++ b/synth.metadata @@ -1,6 +1,13 @@ { - "updateTime": "2020-04-06T22:26:31.268379Z", + "updateTime": "2020-04-08T22:41:41.276435Z", "sources": [ + { + "git": { + "name": ".", + "remote": "https://github.com/googleapis/java-billing.git", + "sha": "02aa33a674e97896855516df6fa57adb5202dc27" + } + }, { "git": { "name": "googleapis",