We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec234a4 commit f701447Copy full SHA for f701447
CHANGELOG.md
@@ -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
8
<a name="v3.8.0"></a>
9
### v3.8.0 (2021-02-25)
10
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "3.8.0"
+ VERSION = "3.9.0"
end
0 commit comments