summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsh7dm <d3dx12.xx@gmail.com>2019-02-03 11:24:52 +0300
committerRyan Dahl <ry@tinyclouds.org>2019-02-03 11:14:49 -0500
commitdc1cef498f4f9b704bf83e7173234262bf11ee44 (patch)
treee222e5bc8f122e20a9457c8453a08a3ec373ca75
parent132650cdf366e676c0ffec0cc68792c45149aacd (diff)
Bump deno to v0.2.10
Original: https://github.com/denoland/deno_std/commit/d3de37d27ae0b08f3217f113f76ab1579cc95d11
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 0e7210060..f14422ad4 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
- DENO_VERSION: 'v0.2.9'
+ DENO_VERSION: 'v0.2.10'
jobs: