We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5294762 commit d1878d1Copy full SHA for d1878d1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="v3.6.2"></a>
2
+### v3.6.2 (2020-08-10)
3
+
4
+#### Bug Fixes
5
6
+* update thor dependency (#124) ([54b3f85](/../../commit/54b3f85))
7
8
<a name="v3.6.1"></a>
9
### v3.6.1 (2020-04-22)
10
lib/pact/mock_service/version.rb
@@ -1,5 +1,5 @@
module Pact
module MockService
- VERSION = "3.6.1"
+ VERSION = "3.6.2"
end
0 commit comments