From 377f59327344bbb4f37b2eec189ae981a9a9db45 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Fri, 13 Jan 2023 13:36:51 -0500 Subject: chore: forward 1.29.3 release back to main (#17401) --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/Cargo.toml') diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 36bf9951a..a77ecfa4d 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_runtime" -version = "0.91.0" +version = "0.92.0" authors.workspace = true edition.workspace = true license.workspace = true -- cgit v1.2.3