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 3070638 commit fde4fa2Copy full SHA for fde4fa2
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.14.0
2
+ * 3070638 - Merge pull request #71 from pact-foundation/update-standalone-1-9-0 (Matthew Balvanz, Sat Feb 3 23:25:37 2018 -0600)
3
+ * 475703c - Resolves #58: Update to pact-ruby-standalone 1.9.0 (Matthew Balvanz, Sat Feb 3 23:12:22 2018 -0600)
4
+
5
### 0.13.0
6
* 3316743 - Merge pull request #69 from jawu/#52-helper-function-for-assertion-with-matchers (Matthew Balvanz, Sat Jan 20 16:43:56 2018 -0600)
7
* ae7f333 - Merge pull request #70 from bethesque/issues/pact-provider-verifier-19 (Matthew Balvanz, Sat Jan 20 16:40:31 2018 -0600)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '0.13.0'
+__version__ = '0.14.0'
0 commit comments