diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-04-25 15:04:19 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-25 13:59:18 -0600 |
| commit | 40d8ef1ec9f5e50017c41af8bf3b9f8454f97544 (patch) | |
| tree | eefb6007615b038be1cc35e1c92b72e0401edcab /core/Cargo.toml | |
| parent | aa85a4d2884e7600e0f64c457e20cd7f02b811c6 (diff) | |
v0.3.10
Diffstat (limited to 'core/Cargo.toml')
| -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 6f0812d3a..7b560fa4e 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "0.3.9" +version = "0.3.10" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["The deno authors <bertbelder@nodejs.org>"] |
