From 6d728b7f7a29b8a24bdecdd3eee8c7bcb6dd05a5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 3 Feb 2019 00:00:31 +0000 Subject: [PATCH] deno: Update to version 0.2.10 --- deno.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deno.json b/deno.json index d391af4121..cf02ceca06 100644 --- a/deno.json +++ b/deno.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/denoland/deno", "description": "A secure TypeScript runtime on V8", - "version": "0.2.9", + "version": "0.2.10", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.2.9/deno_win_x64.zip", - "hash": "9dbf3767e402ac4f174e1320156034043d61593d6fc361a122f7ed726b4b2e62" + "url": "https://github.com/denoland/deno/releases/download/v0.2.10/deno_win_x64.zip", + "hash": "ce2d10c458b1f702adb85be882ac22158b5ea485cc51a1b165fc2816908ea5e4" } }, "bin": [