diff options
| author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-09-28 14:00:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-28 14:00:26 +0200 |
| commit | 3ab682918a7cb9e23f8451eedb88074766d27049 (patch) | |
| tree | 1566678663cd0811e05819e8e53b883e9a03c34d /cli | |
| parent | e8901281da084a940632628200a47f1ad0e5e4a4 (diff) | |
1.14.2 (#12254)
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 a199279e3..cdc356452 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.14.1" +version = "1.14.2" authors = ["the Deno authors"] default-run = "deno" edition = "2018" |
