Skip to content

Commit c1607f1

Browse files
committed
chore(release): version 3.3.0
1 parent 0ce6bef commit c1607f1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="v3.3.0"></a>
2+
### v3.3.0 (2020-01-16)
3+
4+
5+
#### Features
6+
7+
* log a warning when too many interactions are set on the mock service at once ([0ce6bef](/../../commit/0ce6bef))
8+
9+
110
<a name="v3.2.1"></a>
211
### v3.2.1 (2020-01-11)
312

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.2.1"
3+
VERSION = "3.3.0"
44
end
55
end

0 commit comments

Comments
 (0)