Skip to content

Commit

Permalink
fix: update pact-ffi to 0.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Apr 30, 2024
1 parent 0f6b6a4 commit 56cf87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/installer.go
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ const (
var packages = map[string]packageInfo{
FFIPackage: {
libName: "libpact_ffi",
version: "0.4.16",
version: "0.4.19",
semverRange: ">= 0.4.0, < 1.0.0",
},
}
Expand Down

0 comments on commit 56cf87f

Please sign in to comment.