diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2024-05-18 10:49:44 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-17 21:49:44 -0400 |
| commit | fcb6a18b2b9fe23f3c19f6039d8f270a3a1999d6 (patch) | |
| tree | cdd55556d97e52ea19861506c3eb05356328ae67 /cli | |
| parent | 1a0fbc4c3cdba5901d4cb096cb1beb828fbc8427 (diff) | |
chore: forward v1.43.5 release commit to main (#23877)
Co-authored-by: David Sherret <dsherret@gmail.com>
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 51fc8ef3b..2bc2d4c17 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.43.4" +version = "1.43.5" authors.workspace = true default-run = "deno" edition.workspace = true |
