Skip to content

Commit

Permalink
chore: release 1.8.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 27, 2017
1 parent aa7359a commit c617321
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="v1.8.0-1"></a>
### v1.8.0-1 (2017-10-27)

#### Features

* **cli**
* allow --format json to be used to output spec results in json format to stdout ([aa7359a](/../../commit/aa7359a))

<a name="v1.7.0-1"></a>
### v1.7.0-1 (2017-10-18)

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.7.0"
VERSION = "1.8.0"
end
end

0 comments on commit c617321

Please sign in to comment.