We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a08fd5 commit 0755bbeCopy full SHA for 0755bbe
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+<a name="v3.2.1"></a>
2
+### v3.2.1 (2020-01-11)
3
+
4
5
+#### Bug Fixes
6
7
+* remove apparently unused require for thwait ([4a08fd5](/../../commit/4a08fd5))
8
9
10
<a name="v3.2.0"></a>
11
### v3.2.0 (2019-09-19)
12
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "3.2.0"
+ VERSION = "3.2.1"
end
0 commit comments