From f0e01682cce638303e3b6997788667a0f71dff8d Mon Sep 17 00:00:00 2001 From: denobot <33910674+denobot@users.noreply.github.com> Date: Wed, 20 Jul 2022 19:28:00 -0400 Subject: 1.24.0 (#15262) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 80e373322..e0453b9e2 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deno_ops" -version = "0.21.0" +version = "0.22.0" edition = "2021" license = "MIT" readme = "README.md" -- cgit v1.2.3