Skip to content

Commit f701447

Browse files
committed
chore(release): version 3.9.0
1 parent ec234a4 commit f701447

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="v3.9.0"></a>
2+
### v3.9.0 (2021-05-17)
3+
4+
#### Features
5+
6+
* pass host into WEBrick options to allow configuration (#128) ([ec234a4](/../../commit/ec234a4))
7+
18
<a name="v3.8.0"></a>
29
### v3.8.0 (2021-02-25)
310

lib/pact/mock_service/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 MockService
3-
VERSION = "3.8.0"
3+
VERSION = "3.9.0"
44
end
55
end

0 commit comments

Comments
 (0)