Skip to content

Commit

Permalink
chore: release 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Oct 7, 2021
1 parent 14a7055 commit 399842b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.6.8](https://www.github.com/googleapis/java-pubsublite-kafka/compare/v0.6.7...v0.6.8) (2021-10-07)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.3.0 ([#234](https://www.github.com/googleapis/java-pubsublite-kafka/issues/234)) ([c1eb682](https://www.github.com/googleapis/java-pubsublite-kafka/commit/c1eb68244a59cc0005448b953c062546f884a74a))

### [0.6.7](https://www.github.com/googleapis/java-pubsublite-kafka/compare/v0.6.6...v0.6.7) (2021-09-17)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>pubsublite-kafka</artifactId>
<version>0.6.8-SNAPSHOT</version><!-- {x-version-update:pubsublite-kafka:current} -->
<version>0.6.8</version><!-- {x-version-update:pubsublite-kafka:current} -->
<packaging>jar</packaging>
<name>Pub/Sub Lite Kafka Shim</name>
<url>https://github.com/googleapis/java-pubsublite-kafka</url>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

pubsublite-kafka:0.6.7:0.6.8-SNAPSHOT
pubsublite-kafka:0.6.8:0.6.8

0 comments on commit 399842b

Please sign in to comment.