We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30af240 commit ccf8e70Copy full SHA for ccf8e70
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.16.0
2
+ * 30af240 - Merge pull request #78 from pact-foundation/standalone-1-29-2 (Matthew Balvanz☃, Fri Mar 2 22:05:12 2018 -0600)
3
+ * d428951 - Update to pact-ruby-standalone 1.29.2 (Matthew Balvanz, Fri Mar 2 21:59:08 2018 -0600)
4
+
5
### 0.15.0
6
* eb925c3 - Merge pull request #77 from pact-foundation/standalone-1-9-1 (Matthew Balvanz☃, Fri Mar 2 21:22:35 2018 -0600)
7
* 2a2dcd1 - Upgrade to pact-ruby-standalone 1.9.1 (Matthew Balvanz, Fri Mar 2 21:18:25 2018 -0600)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '0.15.0'
+__version__ = '0.16.0'
0 commit comments