Skip to content

Commit

Permalink
chore(main): release 0.1.5 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 14, 2022
1 parent bdae00f commit 03dfb11
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.1.5](https://github.com/googleapis/java-pubsub-group-kafka-connector/compare/v0.1.4...v0.1.5) (2022-11-14)


### Dependencies

* Update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.102.25 ([#184](https://github.com/googleapis/java-pubsub-group-kafka-connector/issues/184)) ([36814e1](https://github.com/googleapis/java-pubsub-group-kafka-connector/commit/36814e12b4f96a0edfff117fc065bdc75c59b1e2))

## [0.1.4](https://github.com/googleapis/java-pubsub-group-kafka-connector/compare/v0.1.3...v0.1.4) (2022-11-10)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>pubsub-group-kafka-connector</artifactId>
<version>0.1.5-SNAPSHOT</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
<version>0.1.5</version><!-- {x-version-update:pubsub-group-kafka-connector:current} -->
<packaging>jar</packaging>
<name>Pub/Sub Group Kafka Connector</name>
<url>https://github.com/googleapis/java-pubsub-group-kafka-connector</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

pubsub-group-kafka-connector:0.1.4:0.1.5-SNAPSHOT
pubsub-group-kafka-connector:0.1.5:0.1.5

0 comments on commit 03dfb11

Please sign in to comment.