Skip to content

Commit 147a810

Browse files
committed
chore(release): version 1.16.1
1 parent 3195b0a commit 147a810

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v1.16.1"></a>
2+
### v1.16.1 (2020-11-06)
3+
4+
#### Bug Fixes
5+
6+
* add missing params_hash_type? from Rack ([3195b0a](/../../commit/3195b0a))
7+
18
<a name="v1.16.0"></a>
29
### v1.16.0 (2020-11-04)
310

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.16.0"
3+
VERSION = "1.16.1"
44
end
55
end

0 commit comments

Comments
 (0)