diff --git a/scripts/package.sh b/scripts/package.sh index c2fe8c689..c54b4df0c 100755 --- a/scripts/package.sh +++ b/scripts/package.sh @@ -3,7 +3,7 @@ set -e export PACT_MOCK_SERVICE_VERSION=0.8.2 -export PACT_PROVIDER_VERIFIER_VERSION=0.0.4 +export PACT_PROVIDER_VERIFIER_VERSION=0.0.11 # Create the OS specific versions of the mock service and verifier echo "==> Building Ruby Binaries..."