From 82884fecd5e06af74e0f5659c3e4381294ca928c Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 15 Jun 2019 14:12:33 -0700 Subject: ci: bump version to v0.9.0 (denoland/deno_std#493) Original: https://github.com/denoland/deno_std/commit/33bc3db00105e2572a7e3abd6da8591cbc5abae1 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a60ee6318..5ed4941d2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: "v0.8.0" + DENO_VERSION: "v0.9.0" TS_VERSION: "3.4.5" # TODO Try to get eslint to run under Deno, like prettier -- cgit v1.2.3