Skip to content

Commit f9fabc5

Browse files
committed
chore(release): version 2.9.2
1 parent 908089e commit f9fabc5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -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+
110
<a name="v2.9.1"></a>
211
### v2.9.1 (2018-07-04)
312

lib/pact/mock_service/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module MockService
3-
VERSION = "2.9.1"
3+
VERSION = "2.9.2"
44
end
55
end

0 commit comments

Comments
 (0)