Skip to content

Commit

Permalink
chore(release): version 2.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jun 25, 2018
1 parent 96cf9d6 commit aa4a1d7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="v2.23.2"></a>
### v2.23.2 (2018-06-25)


#### Bug Fixes

* ensure configured webhook headers are used when making request ([50c876f](/../../commit/50c876f))


<a name="v2.23.1"></a>
### v2.23.1 (2018-06-23)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact_broker/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PactBroker
VERSION = '2.23.1'
VERSION = '2.23.2'
end

0 comments on commit aa4a1d7

Please sign in to comment.