From c92f1186529b1d7e134647ae5c277ac0154b35f1 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Fri, 12 Apr 2024 06:19:46 +0200 Subject: chore: forward v1.42.3 release commit to main (#23335) Co-authored-by: bartlomieju --- ext/ffi/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/ffi') diff --git a/ext/ffi/Cargo.toml b/ext/ffi/Cargo.toml index 6e0407c49..39678ceb1 100644 --- a/ext/ffi/Cargo.toml +++ b/ext/ffi/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_ffi" -version = "0.132.0" +version = "0.133.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3