diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2021-08-23 16:58:49 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-23 16:58:49 -0400 |
| commit | 7b882cc05f02e9b09e9ec2856e37730ae947f509 (patch) | |
| tree | ea4d5a2db075a85bbe89511c928c23fab461077b /cli | |
| parent | 6db8cbb650f6fe47dbda7145fba8919f88f3de29 (diff) | |
1.13.2 (#11822)
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 987c0c2fe..3a7596b23 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.13.1" +version = "1.13.2" authors = ["the Deno authors"] default-run = "deno" edition = "2018" |
