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

Commit b83bb57

Browse files
chore: release 2.0.1 (#362)
🤖 I have created a release \*beep\* \*boop\* --- ### [2.0.1](https://www.github.com/googleapis/java-grafeas/compare/v2.0.0...v2.0.1) (2021-08-23) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#361](https://www.github.com/googleapis/java-grafeas/issues/361)) ([72c4260](https://www.github.com/googleapis/java-grafeas/commit/72c42609b79a3964130e53a29322b88acfb01036)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 72c4260 commit b83bb57

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [2.0.1](https://www.github.com/googleapis/java-grafeas/compare/v2.0.0...v2.0.1) (2021-08-23)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.1.0 ([#361](https://www.github.com/googleapis/java-grafeas/issues/361)) ([72c4260](https://www.github.com/googleapis/java-grafeas/commit/72c42609b79a3964130e53a29322b88acfb01036))
9+
310
## [2.0.0](https://www.github.com/googleapis/java-grafeas/compare/v1.2.3...v2.0.0) (2021-08-12)
411

512

‎pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>io.grafeas</groupId>
77
<artifactId>grafeas</artifactId>
8-
<version>2.0.1-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
8+
<version>2.0.1</version><!-- {x-version-update:grafeas:current} -->
99
<packaging>jar</packaging>
1010
<name>Grafeas Client</name>
1111
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas

‎versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
grafeas:2.0.0:2.0.1-SNAPSHOT
4+
grafeas:2.0.1:2.0.1

0 commit comments

Comments
 (0)