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 5e282ff commit 2c8779bCopy full SHA for 2c8779b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+### 1.3.3
2
+ * 5e282ff - Merge pull request #211 from anneschuth/fix/pass-pact-dir (Elliott Murray, Thu Mar 25 21:21:56 2021 +0000)
3
+ * 987c4fc - fix: pass pact_dir to publish() (Anne Schuth, Thu Mar 25 10:06:54 2021 +0100)
4
### 1.3.2
5
* 57c8ae8 - Merge pull request #209 from pact-foundation/bug/fix_test_dir (Elliott Murray, Sun Mar 21 14:29:40 2021 +0000)
6
* af3dadf - fix: remove pacts from examples (Elliott Murray, Sun Mar 21 14:21:10 2021 +0000)
pact/__version__.py
@@ -1,3 +1,3 @@
"""Pact version info."""
-__version__ = '1.3.2'
+__version__ = '1.3.3'
0 commit comments