We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdf8d8 commit 15eee83Copy full SHA for 15eee83
CHANGELOG.md
@@ -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
11
<a name="v1.15.2"></a>
12
### v1.15.2 (2020-11-04)
13
lib/pact/support/version.rb
@@ -1,5 +1,5 @@
module Pact
module Support
- VERSION = "1.15.2"
+ VERSION = "1.15.3"
end
0 commit comments