diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-04-03 14:38:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-03 14:38:56 -0400 |
| commit | cb0acfe305a0f2f13773f41a038d8a919c3730ae (patch) | |
| tree | dac750bf136bcb30c28d17e88a4e83bba4b9dcf1 /core | |
| parent | a5fc505edb0f22b987c28f19b1c621b0715897ce (diff) | |
v0.39.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 384c5d296..4b37cda1b 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.38.0" +version = "0.39.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] |
