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 (#109)
Browse files Browse the repository at this point in the history
3b50353
commit 3b50353
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)

    🤖 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).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 8ccdbc8 commit f622189
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-os-login</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-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",
Expand Down

0 comments on commit f622189

Please sign in to comment.