From 7a9172536393ac667b067fb57ba3b73363d9c87b Mon Sep 17 00:00:00 2001 From: YOU54F Date: Thu, 9 May 2024 09:58:43 +0000 Subject: [PATCH] fix: update pact-ffi to 0.4.20 --- src/ffi/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ffi/index.ts b/src/ffi/index.ts index b8dc62ca..74a9f67e 100644 --- a/src/ffi/index.ts +++ b/src/ffi/index.ts @@ -4,7 +4,7 @@ import logger, { DEFAULT_LOG_LEVEL } from '../logger'; import { LogLevel } from '../logger/types'; import { Ffi } from './types'; -export const PACT_FFI_VERSION = '0.4.19'; +export const PACT_FFI_VERSION = '0.4.20'; // supported prebuilds // darwin-arm64