From 718a69aa0857a3f40df33d47f4782ae88fe48deb Mon Sep 17 00:00:00 2001 From: YOU54F Date: Wed, 21 Feb 2024 20:50:34 +0000 Subject: [PATCH] fix: update pact-ffi to 0.4.16 --- 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 b06109b1..bd0313ea 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.15'; +export const PACT_FFI_VERSION = '0.4.16'; // supported prebuilds // darwin-arm64