diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2021-06-21 17:47:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-21 17:47:25 +0200 |
commit | 2c0e482221cd86fdbdc055c76f1c214200419946 (patch) | |
tree | f3be68f751dbe80f69d965a611b2dfd1fc09b3cd /cli | |
parent | 90e3abe8f9aa536809e89b1e232845f3a6d7604d (diff) |
v1.11.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 96130f825..b25b050c4 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.11.1" +version = "1.11.2" license = "MIT" authors = ["the Deno authors"] edition = "2018" |