Skip to content

Commit 96a8c51

Browse files
committed
chore(release): version 2.10.0
1 parent a15dd3e commit 96a8c51

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.10.0"></a>
2+
### v2.10.0 (2018-08-07)
3+
4+
5+
#### Features
6+
7+
* use Pact::Error subclass instead of RuntimeErrors ([a15dd3e](/../../commit/a15dd3e))
8+
9+
110
<a name="v2.9.8"></a>
211
### v2.9.8 (2018-07-23)
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.8"
3+
VERSION = "2.10.0"
44
end
55
end

0 commit comments

Comments
 (0)