From fc0fb7b20b73d8d5e352ab051e3d1227cfbe4f6a Mon Sep 17 00:00:00 2001 From: YOU54F Date: Wed, 31 Jan 2024 16:13:10 +0000 Subject: [PATCH] fix: update pact-ffi to --- 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 88c5a882..5502194c 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.12'; +export const PACT_FFI_VERSION = '0.4.13'; // supported prebuilds // darwin-arm64