Skip to content

Commit 17418d8

Browse files
committed
chore(release): version 3.12.0
1 parent c15ff46 commit 17418d8

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.0"></a>
2+
### v3.12.0 (2023-10-18)
3+
4+
#### Features
5+
6+
* add Rack 3 compatibility (#146) ([9afea51](/../../commit/9afea51))
7+
18
<a name="v3.11.2"></a>
29
### v3.11.2 (2023-05-18)
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.2"
3+
VERSION = "3.12.0"
44
end
55
end

0 commit comments

Comments
 (0)