diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-06-12 18:43:09 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-12 18:43:09 +0200 |
| commit | 7d41bacfba6a3557066345ecd282f0d83e4a4381 (patch) | |
| tree | e0acb4bf342dd7f84a4a9b12d42a850b1f7391ed /core | |
| parent | e613bfe47a3ebec076c82d038738904114ff2a7c (diff) | |
v1.1.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 93da1dc90..e2c6eb169 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.47.1" +version = "0.48.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] |
