diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2020-12-08 15:37:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-08 15:37:45 +0100 |
| commit | df87bf1d6a43ca36b520b45913839fd1f16df595 (patch) | |
| tree | fa63665d2fe11a63124259d628e08cda19cb4690 /cli | |
| parent | 656caa2d4fb7b967865a9b296388b312d31b6100 (diff) | |
v1.6.0
Diffstat (limited to 'cli')
| -rw-r--r-- | cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 5666d981e..125c42284 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.5.4" +version = "1.6.0" license = "MIT" authors = ["the Deno authors"] edition = "2018" |
