Skip to content

Commit

Permalink
chore: release 0.1.5 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Nov 13, 2020
1 parent 5930b40 commit 0398adf
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.1.5](https://www.github.com/googleapis/google-cloudevents-java/compare/v0.1.4...v0.1.5) (2020-11-13)


### Bug Fixes

* update release process, remove comment ([#47](https://www.github.com/googleapis/google-cloudevents-java/issues/47)) ([694dd35](https://www.github.com/googleapis/google-cloudevents-java/commit/694dd356e7b04885823618e7273da80bc5d2be09))

### [0.1.4](https://www.github.com/googleapis/google-cloudevents-java/compare/v0.1.3...v0.1.4) (2020-11-13)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>com.google.cloud</groupId>
<artifactId>google-cloudevent-types</artifactId>
<version>0.1.5-SNAPSHOT</version><!-- {x-version-update:google-cloudevent-types:current} -->
<version>0.1.5</version><!-- {x-version-update:google-cloudevent-types:current} -->

<parent>
<groupId>com.google.cloud</groupId>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloudevent-types:0.1.4:0.1.5-SNAPSHOT
google-cloudevent-types:0.1.5:0.1.5

0 comments on commit 0398adf

Please sign in to comment.