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