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:
parent
fccfaeea3c
commit
82884fecd5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue