diff options
| author | Luca Casonato <lucacasonato@yahoo.com> | 2021-04-23 16:08:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-23 16:08:06 +0200 |
| commit | 8074d8bcf3cdcc7e9a08df147e0082798a7c2760 (patch) | |
| tree | 228eaa4ab3ef18b7a17d805aae5e1a2fd4fbe8ad /cli | |
| parent | 52d316f143e6069a2fa8ba16bc2cff2baf7f1e83 (diff) | |
1.9.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 8da0a0dde..ea1c5b963 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.9.1" +version = "1.9.2" license = "MIT" authors = ["the Deno authors"] edition = "2018" |
