diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2021-10-13 03:48:18 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-13 13:18:18 +0530 |
commit | b1d63aefd9f150ed3acbc3d0a6c2f51dadad3d17 (patch) | |
tree | f154f50d00429eb9e1a9fddce914900db1bac268 /cli | |
parent | c2190be62a71a11d4b8045f81c4381ad5df8507f (diff) |
1.15.1
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 09cc1a880..0d6c31e3c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.15.0" +version = "1.15.1" authors = ["the Deno authors"] default-run = "deno" edition = "2018" |