Skip to content

Commit d1878d1

Browse files
committed
chore(release): version 3.6.2
1 parent 5294762 commit d1878d1

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="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+
18
<a name="v3.6.1"></a>
29
### v3.6.1 (2020-04-22)
310

lib/pact/mock_service/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module MockService
3-
VERSION = "3.6.1"
3+
VERSION = "3.6.2"
44
end
55
end

0 commit comments

Comments
 (0)