diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-10-19 17:48:12 -0400 |
|---|---|---|
| committer | Ry Dahl <ry@tinyclouds.org> | 2019-10-19 18:46:02 -0400 |
| commit | 4e88ba9a114279b3969d5ccca1cca0f74c8fc1fd (patch) | |
| tree | 92fffa9b1d8c870b20aaaf73ee27d5738f0514dd /core | |
| parent | eff2a27bd02f8987e904907ae6ebb6cb9c07944b (diff) | |
v0.21.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 040bb4782..241e8a2ac 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "0.20.0" +version = "0.21.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] |
