Skip to content

Commit

Permalink
chore: release 1.12.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Mar 24, 2018
1 parent 69cd7e9 commit 5d315e0
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="v1.12.0-1"></a>
### v1.12.0-1 (2018-03-24)


#### Features

* add message pact verification support - alpha release only ([69cd7e9](/../../commit/69cd7e9))


<a name="v1.11.0-1"></a>
### v1.11.0-1 (2017-12-07)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact/provider_verifier/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Pact
module ProviderVerifier
VERSION = "1.11.0"
VERSION = "1.12.0"
end
end

0 comments on commit 5d315e0

Please sign in to comment.