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 1110013 commit 7a91725Copy full SHA for 7a91725
src/ffi/index.ts
@@ -4,7 +4,7 @@ import logger, { DEFAULT_LOG_LEVEL } from '../logger';
4
import { LogLevel } from '../logger/types';
5
import { Ffi } from './types';
6
7
-export const PACT_FFI_VERSION = '0.4.19';
+export const PACT_FFI_VERSION = '0.4.20';
8
9
// supported prebuilds
10
// darwin-arm64
0 commit comments