Skip to content

Commit e658c1a

Browse files
committed
chore(release): version 1.7.0
1 parent 8ed4332 commit e658c1a

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="v1.7.0"></a>
2+
### v1.7.0 (2018-08-07)
3+
4+
5+
#### Features
6+
7+
* add support for multipart/form ([8ed4332](/../../commit/8ed4332))
8+
9+
110
<a name="v1.6.6"></a>
211
### v1.6.6 (2018-07-25)
312

lib/pact/support/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.6.6"
3+
VERSION = "1.7.0"
44
end
55
end

0 commit comments

Comments
 (0)