We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 794fd4e commit 95b46c3Copy full SHA for 95b46c3
CHANGELOG.md
@@ -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
8
<a name="v1.16.8"></a>
9
### v1.16.8 (2021-07-27)
10
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.16.8"
+ VERSION = "1.16.9"
end
0 commit comments