diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-07-16 15:30:28 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-07-16 16:08:50 -0400 |
| commit | 4e248ecda9bb31478c6db7f5e76fa12b64b516a9 (patch) | |
| tree | 03947bd2cb2d5cad9641de3ae51774f9cc6b3f4b /core | |
| parent | 9c454998646ef49f652bc919f53503ed07a1c55c (diff) | |
v0.12.0
Diffstat (limited to 'core')
| -rw-r--r-- | core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index c41863da0..6faac632a 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "0.11.0" +version = "0.12.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["The deno authors <bertbelder@nodejs.org>"] |
