Skip to content

Commit 393ca79

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/installer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ const (
387387
var packages = map[string]packageInfo{
388388
FFIPackage: {
389389
libName: "libpact_ffi",
390-
version: "0.4.23",
390+
version: "0.4.26",
391391
semverRange: ">= 0.4.0, < 1.0.0",
392392
},
393393
}

0 commit comments

Comments
 (0)