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

Commit

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

    🤖 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).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 456b875 commit 38604cf
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-iamcredentials</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-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",
Expand Down

0 comments on commit 38604cf

Please sign in to comment.