Skip to content

Commit e63774a

Browse files
committed
chore(release): version 3.11.1
1 parent d576b4c commit e63774a

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.11.1"></a>
2+
### v3.11.1 (2023-05-05)
3+
4+
#### Bug Fixes
5+
6+
* set args via ** for diff_formatter.call ([96a00a9](/../../commit/96a00a9))
7+
18
<a name="v3.11.0"></a>
29
### v3.11.0 (2022-08-17)
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.11.0"
3+
VERSION = "3.11.1"
44
end
55
end

0 commit comments

Comments
 (0)