From c955716b2c94601c5e2a7226c2dc0bf49c96c417 Mon Sep 17 00:00:00 2001 From: Yousaf Nabi Date: Sat, 8 Jun 2024 01:23:46 +0100 Subject: [PATCH] test: 0.4.26 fork --- 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 7142b664..aed75d87 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.25'; +export const PACT_FFI_VERSION = '0.4.26'; // supported prebuilds // darwin-arm64