This commit is contained in:
Ryan Dahl 2019-06-08 14:44:45 -04:00
parent 307e092753
commit d60bdb6350
4 changed files with 31 additions and 5 deletions

View file

@ -2,7 +2,7 @@
[package]
name = "deno"
version = "0.7.0"
version = "0.8.0"
edition = "2018"
description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio"
authors = ["The deno authors <bertbelder@nodejs.org>"]