We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 908089e commit f9fabc5Copy full SHA for f9fabc5
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v2.9.2"></a>
2
+### v2.9.2 (2018-07-12)
3
+
4
5
+#### Bug Fixes
6
7
+* send webrick startup and shutdown messages to stdout instead of stderr ([908089e](/../../commit/908089e))
8
9
10
<a name="v2.9.1"></a>
11
### v2.9.1 (2018-07-04)
12
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "2.9.1"
+ VERSION = "2.9.2"
end
0 commit comments