Skip to content

Commit

Permalink
chore(release): version 2.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jan 12, 2018
1 parent 1ae7a6e commit 636c784
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.13.1"></a>
### v2.13.1 (2018-01-12)


#### Features

* remove runtime dependency on webrick ([1ae7a6e](/../../commit/1ae7a6e))


<a name="v2.13.0"></a>
### v2.13.0 (2018-01-11)

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.13.0'
VERSION = '2.13.1'
end

0 comments on commit 636c784

Please sign in to comment.