Skip to content

Commit 95b46c3

Browse files
committed
chore(release): version 1.16.9
1 parent 794fd4e commit 95b46c3

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.9"></a>
2+
### v1.16.9 (2021-09-30)
3+
4+
#### Bug Fixes
5+
6+
* remove randexp dependency (#91) ([794fd4e](/../../commit/794fd4e))
7+
18
<a name="v1.16.8"></a>
29
### v1.16.8 (2021-07-27)
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.8"
3+
VERSION = "1.16.9"
44
end
55
end

0 commit comments

Comments
 (0)