From 2cf289dfc33b4e9886e77d1bdae7eeb908370957 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 11 May 2019 23:53:30 -0400 Subject: ci: bump to v0.5.0 Original: https://github.com/denoland/deno_std/commit/cd869c9cc8492cd6eda5e15f20c851e39088e20f --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index da27f5d11..4044dd192 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: "v0.4.0" + DENO_VERSION: "v0.5.0" TS_VERSION: "3.4.5" # TODO DRY up the jobs -- cgit v1.2.3