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

    chore: release 1.2.1 (#113)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [1.2.1](https://www.github.com/googleapis/java-video-intelligence/compare/v1.2.0...v1.2.1) (2020-04-06)

    ### Dependencies

    * update core dependencies ([#95](https://www.github.com/googleapis/java-video-intelligence/issues/95)) ([d17985c](https://www.github.com/googleapis/java-video-intelligence/commit/d17985c07bb3fe794cb83ba0c00f17a8dc7d6aaf))
    * update dependency com.google.api:api-common to v1.9.0 ([#111](https://www.github.com/googleapis/java-video-intelligence/issues/111)) ([ae85753](https://www.github.com/googleapis/java-video-intelligence/commit/ae857538aecb701e002a6d0e17738a0cbdae71e4))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#105](https://www.github.com/googleapis/java-video-intelligence/issues/105)) ([e8660f9](https://www.github.com/googleapis/java-video-intelligence/commit/e8660f938b35a0a8a90c69d080175fd56abd0d7e))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 9, 2020
1 parent c3083cc commit 18f4a4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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-video-intelligence</artifactId>
<version>1.2.1</version>
<version>1.2.0</version>
</dependency>

```
Expand Down
4 changes: 2 additions & 2 deletions synth.metadata
@@ -1,11 +1,11 @@
{
"updateTime": "2020-04-09T12:42:02.808359Z",
"updateTime": "2020-04-09T12:43:18.321433Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-video-intelligence.git",
"sha": "4a1983ac39e96b57fec58d3f60aa8918a0ba59ab"
"sha": "e68f45e427209fd4f95db2b8e25a02ffedca0890"
}
},
{
Expand Down

0 comments on commit 18f4a4a

Please sign in to comment.