From 83474802e9aec5d256982d3509472ba42dde3e4a Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 14 Mar 2019 11:18:19 -0400 Subject: Bump to v0.3.3 (denoland/deno_std#279) Original: https://github.com/denoland/deno_std/commit/c44fbec1351c9032cb21d933b8a9c9c45be7892d --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c3719f020..9e7401a78 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: "v0.3.2" + DENO_VERSION: "v0.3.3" TS_VERSION: "3.2.1" # TODO DRY up the jobs -- cgit v1.2.3