diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-05-12 14:33:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-12 08:33:18 -0400 |
| commit | 35e8bc8de65b523e082d446dc25f114ed81264a8 (patch) | |
| tree | cd49045eb04db8b21ded6a83ab7807a7cc58b3d4 /core | |
| parent | f193dde4a922131ff06f274d85351de616626704 (diff) | |
v1.0.0-rc3
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 693d13a93..73ccd9207 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_core" -version = "0.43.0" +version = "0.44.0" edition = "2018" description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" authors = ["the Deno authors"] |
