Skip to content

Commit e63f2ba

Browse files
committed
chore(release): version 2.7.0
1 parent d5757de commit e63f2ba

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.7.0"></a>
2+
### v2.7.0 (2018-05-04)
3+
4+
5+
#### Features
6+
7+
* allow pact-stub-server to read pact from an http uri ([5cce3b2](/../../commit/5cce3b2))
8+
9+
110
<a name="v2.6.4"></a>
211
### v2.6.4 (2018-02-22)
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.6.4"
3+
VERSION = "2.7.0"
44
end
55
end

0 commit comments

Comments
 (0)