Skip to content

Commit 4baa075

Browse files
committed
chore(release): version 1.6.6
1 parent 7dc76dc commit 4baa075

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v1.6.6"></a>
2+
### v1.6.6 (2018-07-25)
3+
4+
5+
#### Bug Fixes
6+
7+
* correctly handle an 'each like' inside a 'like' ([7dc76dc](/../../commit/7dc76dc))
8+
9+
110
<a name="v1.6.5"></a>
211
### v1.6.5 (2018-07-23)
312

lib/pact/support/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.6.5"
3+
VERSION = "1.6.6"
44
end
55
end

0 commit comments

Comments
 (0)