Skip to content

Commit

Permalink
chore(release): version 2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed May 22, 2020
1 parent dc48049 commit 690e6cf
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.55.0"></a>
### v2.55.0 (2020-05-22)


#### Features

* support non root context (#344) ([dc480499](/../../commit/dc480499))


<a name="v2.54.0"></a>
### v2.54.0 (2020-05-13)

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.54.0'
VERSION = '2.55.0'
end

0 comments on commit 690e6cf

Please sign in to comment.