Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Commit

Permalink
chore: release 1.0.1 (#51)
Browse files Browse the repository at this point in the history
02aa33a
commit 02aa33a
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)

    🤖 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).
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent 02aa33a commit 684e5e9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -40,7 +40,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-billing</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion 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",
Expand Down

0 comments on commit 684e5e9

Please sign in to comment.