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

    chore: release 1.1.1 (#144)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.1.1](https://www.github.com/googleapis/java-automl/compare/v1.1.0...v1.1.1) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#123](https://www.github.com/googleapis/java-automl/issues/123)) ([8ef0b33](https://www.github.com/googleapis/java-automl/commit/8ef0b33ef8d7cd6893272857d11b27072f7258a1))
    * update dependency com.google.api:api-common to v1.9.0 ([#143](https://www.github.com/googleapis/java-automl/issues/143)) ([de84e8f](https://www.github.com/googleapis/java-automl/commit/de84e8fc8dafa7159557bf37eea18705b2861229))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#134](https://www.github.com/googleapis/java-automl/issues/134)) ([3b08f08](https://www.github.com/googleapis/java-automl/commit/3b08f085636e58ec0adde2c30ab768ce90fbd3c6))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent 883964b commit e6517bc
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-automl</artifactId>
<version>1.1.1</version>
<version>1.1.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
@@ -1,5 +1,5 @@
{
"updateTime": "2020-04-06T22:05:04.542246Z",
"updateTime": "2020-04-08T22:12:39.096386Z",
"sources": [
{
"generator": {
Expand All @@ -8,6 +8,13 @@
"dockerImage": "googleapis/artman@sha256:ef1a5b367dbe1e37cea1c7c814c801a638473e8dd66f87f4a2b8c2a146013673"
}
},
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-automl.git",
"sha": "cd410f220d5a8b089a098095ce3e1e34af9bdff0"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit e6517bc

Please sign in to comment.