Skip to content

Commit

Permalink
release: Release cloud_events 0.7.1 (was 0.7.0) (#78)
Browse files Browse the repository at this point in the history
Signed-off-by: CNCF CloudEvents Bot <[email protected]>
  • Loading branch information
github-actions[bot] authored Oct 4, 2023
1 parent d10fe28 commit a500b4c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### v0.7.1 / 2023-10-04

* DOCS: Governance docs per CE PR 1226

### v0.7.0 / 2022-01-14

* HttpBinding#probable_event? returns false if the request method is GET or HEAD.
Expand Down
2 changes: 1 addition & 1 deletion lib/cloud_events/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ module CloudEvents
# Version of the Ruby CloudEvents SDK
# @return [String]
#
VERSION = "0.7.0"
VERSION = "0.7.1"
end

0 comments on commit a500b4c

Please sign in to comment.