1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 01:59:06 -05:00

ci: bump version to v0.9.0 (denoland/deno_std#493)

Original: 33bc3db001
This commit is contained in:
Ryan Dahl 2019-06-15 14:12:33 -07:00 committed by GitHub
parent fccfaeea3c
commit 82884fecd5

View file

@ -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