Skip to content

Commit bb0ddca

Browse files
committed
chore(release): version 1.57.0
1 parent ccd509d commit bb0ddca

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.57.0"></a>
2+
### v1.57.0 (2021-01-27)
3+
4+
#### Features
5+
6+
* allow verbose flag to be set when publishing verifications ([9238e4c](/../../commit/9238e4c))
7+
18
<a name="v1.56.0"></a>
29
### v1.56.0 (2021-01-22)
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.56.0"
3+
VERSION = "1.57.0"
44
end

0 commit comments

Comments
 (0)