Skip to content

Commit

Permalink
chore(release): version 3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed May 18, 2023
1 parent 131626f commit 65bf502
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="v3.11.2"></a>
### v3.11.2 (2023-05-18)

#### Bug Fixes

* use native lockfile, rather than ruby gem, tested on ruby 3.3.0-dev ([9a51a01](/../../commit/9a51a01))

<a name="v3.11.1"></a>
### v3.11.1 (2023-05-05)

Expand Down
2 changes: 1 addition & 1 deletion lib/pact/mock_service/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Pact
module MockService
VERSION = "3.11.1"
VERSION = "3.11.2"
end
end

0 comments on commit 65bf502

Please sign in to comment.