We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4917242 commit 1f29825Copy full SHA for 1f29825
src/ffi/index.ts
@@ -5,7 +5,7 @@ import logger, { DEFAULT_LOG_LEVEL } from '../logger';
5
import { LogLevel } from '../logger/types';
6
import { Ffi, FfiLogLevelFilter } from './types';
7
8
-export const PACT_FFI_VERSION = '0.4.22';
+export const PACT_FFI_VERSION = '0.4.28';
9
10
/**
11
* Returns the library path which is located inside `node_modules`
0 commit comments