From 3476d5434fa713f455e4c5d0bff66581065cc7f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 14 Dec 2020 15:47:20 +0100 Subject: chore: release deno_runtime 0.2.0 (#8758) --- runtime/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime') diff --git a/runtime/Cargo.toml b/runtime/Cargo.toml index 02e605c32..262dda036 100644 --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_runtime" -version = "0.1.0" +version = "0.2.0" license = "MIT" authors = ["the Deno authors"] edition = "2018" -- cgit v1.2.3