Skip to content

Commit 15eee83

Browse files
committed
chore(release): version 1.15.3
1 parent 4bdf8d8 commit 15eee83

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v1.15.3"></a>
2+
### v1.15.3 (2020-11-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* release workflow ([4bdf8d8](/../../commit/4bdf8d8))
8+
* not actually a fix, just triggering new release ([74038a5](/../../commit/74038a5))
9+
10+
111
<a name="v1.15.2"></a>
212
### v1.15.2 (2020-11-04)
313

lib/pact/support/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Pact
22
module Support
3-
VERSION = "1.15.2"
3+
VERSION = "1.15.3"
44
end
55
end

0 commit comments

Comments
 (0)