We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5cf90 commit 8d1de21Copy full SHA for 8d1de21
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v3.0.1"></a>
2
+### v3.0.1 (2019-03-08)
3
+
4
5
+#### Bug Fixes
6
7
+* add missing host argument to server spawn ([ee5cf90](/../../commit/ee5cf90))
8
9
10
<a name="v3.0.0"></a>
11
### v3.0.0 (2019-02-21)
12
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "3.0.0"
+ VERSION = "3.0.1"
end
0 commit comments