Skip to content

Commit 30af240

Browse files
Merge pull request #78 from pact-foundation/standalone-1-29-2
Update to pact-ruby-standalone 1.29.2
2 parents e310c4f + d428951 commit 30af240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
IS_64 = sys.maxsize > 2 ** 32
16-
PACT_STANDALONE_VERSION = '1.9.1'
16+
PACT_STANDALONE_VERSION = '1.29.2'
1717

1818

1919
here = os.path.abspath(os.path.dirname(__file__))

0 commit comments

Comments
 (0)