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 (#87)
Browse files Browse the repository at this point in the history
c7354ea
commit c7354ea
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 18:56:20 2020 +0000

    chore: release 1.0.1 (#87)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.0.1](https://www.github.com/googleapis/java-secretmanager/compare/v1.0.0...v1.0.1) (2020-04-07)

    ### Dependencies

    * update core dependencies ([#62](https://www.github.com/googleapis/java-secretmanager/issues/62)) ([addf294](https://www.github.com/googleapis/java-secretmanager/commit/addf2940bc09ffed46af424ebc63e7cb87d2d771))
    * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#92](https://www.github.com/googleapis/java-secretmanager/issues/92)) ([6c32f4c](https://www.github.com/googleapis/java-secretmanager/commit/6c32f4c32fc88bbc913a89edef8d4fa6618bee86))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#72](https://www.github.com/googleapis/java-secretmanager/issues/72)) ([7451bb4](https://www.github.com/googleapis/java-secretmanager/commit/7451bb42b935b0c44b3ec2695a443f0212d87251))

    ### Documentation

    * **v1:** regenerated docs from protos ([#86](https://www.github.com/googleapis/java-secretmanager/issues/86)) ([61f5bf9](https://www.github.com/googleapis/java-secretmanager/commit/61f5bf9e00aa483485897321aa14406d91c0640b))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent 1e7d366 commit 08a82fe
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-secretmanager</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:32:22.501541Z",
"updateTime": "2020-04-09T10:29:27.058867Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-secretmanager.git",
"sha": "c7354ea18aacd4df7df1e078481f4209c9c036ff"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit 08a82fe

Please sign in to comment.