diff --git a/deno.json b/deno.json index a758a51357..72c207326a 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.0", + "version": "0.2.1", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/denoland/deno/releases/download/v0.2.0/deno_win_x64.zip", - "hash": "ff11723bac77581853cdb56faadbddb7163f35ac165b26d39c4658c005307c96" + "url": "https://github.com/denoland/deno/releases/download/v0.2.1/deno_win_x64.zip", + "hash": "ea0ef8ed498416817a37f19b2d39e6ab534354bd2b8ddfb5c9bc32f255b0e30b" } }, "bin": [