Skip to content

Commit

Permalink
chore: release 1.6.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Oct 1, 2017
1 parent 6a8573a commit 1b31f0a
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.6.0-1"></a>
### v1.6.0-1 (2017-10-01)

#### Features

* **cli**
* allow multiple --custom-provider-header to be specified ([6a8573a](/../../commit/6a8573a))

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

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.5.0"
VERSION = "1.6.0"
end
end

0 comments on commit 1b31f0a

Please sign in to comment.