Skip to content

Commit 65bf502

Browse files
committed
chore(release): version 3.11.2
1 parent 131626f commit 65bf502

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="v3.11.2"></a>
2+
### v3.11.2 (2023-05-18)
3+
4+
#### Bug Fixes
5+
6+
* use native lockfile, rather than ruby gem, tested on ruby 3.3.0-dev ([9a51a01](/../../commit/9a51a01))
7+
18
<a name="v3.11.1"></a>
29
### v3.11.1 (2023-05-05)
310

lib/pact/mock_service/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module MockService
3-
VERSION = "3.11.1"
3+
VERSION = "3.11.2"
44
end
55
end

0 commit comments

Comments
 (0)