Skip to content

Commit b159462

Browse files
committed
chore(release): version 1.20.0
1 parent 6a36a48 commit b159462

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.20.0"></a>
2+
### v1.20.0 (2023-10-19)
3+
4+
#### Features
5+
6+
* handle x509 certs in HTTP Client (#99) ([6a36a48](/../../commit/6a36a48))
7+
18
<a name="v1.19.0"></a>
29
### v1.19.0 (2022-11-15)
310

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.19.0"
3+
VERSION = "1.20.0"
44
end
55
end

0 commit comments

Comments
 (0)