summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-05-11 23:53:30 -0400
committerRyan Dahl <ry@tinyclouds.org>2019-05-14 17:28:15 -0400
commit2cf289dfc33b4e9886e77d1bdae7eeb908370957 (patch)
tree1c23c7aff646fa11801bf611a4fdc722d0f2337d
parent7cc80064f0742c9069310fbe8fb42fdf58b7df8d (diff)
ci: bump to v0.5.0
Original: https://github.com/denoland/deno_std/commit/cd869c9cc8492cd6eda5e15f20c851e39088e20f
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
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