summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-03-14 11:18:19 -0400
committerGitHub <noreply@github.com>2019-03-14 11:18:19 -0400
commit83474802e9aec5d256982d3509472ba42dde3e4a (patch)
tree1973ccdeed597cc98be97b8c3008ef9988de06a5
parent6565e5095eea1fcb1272d05da280f167176900e7 (diff)
Bump to v0.3.3 (denoland/deno_std#279)
Original: https://github.com/denoland/deno_std/commit/c44fbec1351c9032cb21d933b8a9c9c45be7892d
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
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