From 61fbfabe440f1cfffa7b8d17426ffdece4d430d0 Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Thu, 3 Nov 2022 19:40:23 -0400 Subject: chore: forward v1.27.1 release commit to main (#16533) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bartlomieju Co-authored-by: Bartek IwaƄczuk --- ops/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ops') diff --git a/ops/Cargo.toml b/ops/Cargo.toml index f523fa8c4..4d5e6818d 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deno_ops" -version = "0.34.0" +version = "0.35.0" edition = "2021" license = "MIT" readme = "README.md" -- cgit v1.2.3