Skip to content

Commit 37d1029

Browse files
committed
chore(release): version 1.55.6
1 parent 5b5c27c commit 37d1029

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v1.55.6"></a>
2+
### v1.55.6 (2020-11-06)
3+
4+
#### Bug Fixes
5+
6+
* require rspec now that pact-support does not depend on it ([5b5c27c](/../../commit/5b5c27c))
7+
18
<a name="v1.55.5"></a>
29
### v1.55.5 (2020-10-12)
310

lib/pact/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Remember to bump pact-provider-proxy when this changes major version
22
module Pact
3-
VERSION = "1.55.5"
3+
VERSION = "1.55.6"
44
end

0 commit comments

Comments
 (0)