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 821671e commit 08cd592Copy full SHA for 08cd592
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 0.10.0
2
+ * 821671e - Merge pull request #53 from pact-foundation/verify-directories (Matthew Balvanz, Sat Nov 18 23:26:05 2017 -0600)
3
+ * 8291bb7 - Resolve #22: --pact-url accepts directories (Matthew Balvanz, Sat Oct 7 11:35:37 2017 -0500)
4
+
5
### 0.9.0
6
* 735aa87 - Set new project minimum requirements (Matthew Balvanz, Sun Oct 22 16:30:12 2017 -0500)
7
* 295f17c - Merge pull request #60 from ftobia/requirements (Matthew Balvanz, Sun Oct 22 16:09:59 2017 -0500)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '0.9.0'
+__version__ = '0.10.0'
0 commit comments