From 37a6bca8d04869a093ad669e0afded47f0cee0e7 Mon Sep 17 00:00:00 2001 From: Dmitry Sharshakov Date: Tue, 19 Feb 2019 17:58:40 +0300 Subject: [PATCH] Bump CI to v0.3 (#204) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0696c17e08..b9989d34d9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ variables: - DENO_VERSION: 'v0.2.11' + DENO_VERSION: 'v0.3.0' jobs: