diff options
author | Luca Casonato <lucacasonato@yahoo.com> | 2021-05-17 17:28:46 +0200 |
---|---|---|
committer | Luca Casonato <lucacasonato@yahoo.com> | 2021-05-17 17:34:45 +0200 |
commit | 9ad52a28e500931a291e9658f155c4c3861de61a (patch) | |
tree | 3bf310c63aa4014e36b95f8817a838a94fca2b71 /cli | |
parent | 5887dd3c953e07a21768fcc75e65747df75185f3 (diff) |
1.10.2
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 9b207d360..44976eff1 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.10.1" +version = "1.10.2" license = "MIT" authors = ["the Deno authors"] edition = "2018" |