diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-01-09 13:04:51 -0500 |
|---|---|---|
| committer | Ry Dahl <ry@tinyclouds.org> | 2020-01-09 11:42:24 -0700 |
| commit | 525784e5642cbd869c682a0fda595f55c785d607 (patch) | |
| tree | ffe5c858c548e85dfe7931095b6d7af0eee25278 /core | |
| parent | d492c5abe3c7c0716b9695c8a40d0256569d2338 (diff) | |
v0.29.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 037c75f09..8df5cbc8c 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.28.1" +version = "0.29.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] |
