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

Commit

Permalink
chore(master): release 1.0.9 (#242)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.0.9](https://www.github.com/googleapis/java-grafeas/compare/v1.0.8...v1.0.9) (2021-02-23)


### Documentation

* generate sample code in the Java microgenerator ([#241](https://www.github.com/googleapis/java-grafeas/issues/241)) ([06d4f00](https://www.github.com/googleapis/java-grafeas/commit/06d4f003e0195882ed80bd9ac0f2432e104a75b1))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#251](https://www.github.com/googleapis/java-grafeas/issues/251)) ([aed649e](https://www.github.com/googleapis/java-grafeas/commit/aed649ec5e7430e972122e8be718046905a4d71e))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Feb 23, 2021
1 parent f65cfe1 commit 3506601
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog

### [1.0.9](https://www.github.com/googleapis/java-grafeas/compare/v1.0.8...v1.0.9) (2021-02-23)


### Documentation

* generate sample code in the Java microgenerator ([#241](https://www.github.com/googleapis/java-grafeas/issues/241)) ([06d4f00](https://www.github.com/googleapis/java-grafeas/commit/06d4f003e0195882ed80bd9ac0f2432e104a75b1))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#251](https://www.github.com/googleapis/java-grafeas/issues/251)) ([aed649e](https://www.github.com/googleapis/java-grafeas/commit/aed649ec5e7430e972122e8be718046905a4d71e))

### [1.0.8](https://www.github.com/googleapis/java-grafeas/compare/v1.0.7...v1.0.8) (2021-01-14)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>1.0.9-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>1.0.9</version><!-- {x-version-update:grafeas:current} -->
<packaging>jar</packaging>
<name>Grafeas Client</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

grafeas:1.0.8:1.0.9-SNAPSHOT
grafeas:1.0.9:1.0.9

0 comments on commit 3506601

Please sign in to comment.