Skip to content

Commit 61c04bf

Browse files
committed
chore(release): version 3.12.3
1 parent 5457575 commit 61c04bf

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.12.3"></a>
2+
### v3.12.3 (2024-06-17)
3+
4+
#### Bug Fixes
5+
6+
* rack 2.x dont load Rack::Handler::WEBrick class to avoid warnings ([c5e2311](/../../commit/c5e2311))
7+
18
<a name="v3.12.2"></a>
29
### v3.12.2 (2024-06-15)
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.12.2"
3+
VERSION = "3.12.3"
44
end
55
end

0 commit comments

Comments
 (0)