Skip to content

Commit 2a2dcd1

Browse files
Upgrade to pact-ruby-standalone 1.9.1
1 parent 53545be commit 2a2dcd1

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.0'
16+
PACT_STANDALONE_VERSION = '1.9.1'
1717

1818

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

0 commit comments

Comments
 (0)