Skip to content

Commit

Permalink
chore(release): version 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Jul 25, 2018
1 parent 7dc76dc commit 4baa075
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.6.6"></a>
### v1.6.6 (2018-07-25)


#### Bug Fixes

* correctly handle an 'each like' inside a 'like' ([7dc76dc](/../../commit/7dc76dc))


<a name="v1.6.5"></a>
### v1.6.5 (2018-07-23)

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

0 comments on commit 4baa075

Please sign in to comment.