diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2021-05-11 23:11:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 23:11:50 -0400 |
| commit | 1cd1419e18386d512ab98849d132117182545b89 (patch) | |
| tree | a869f15e4e1ed4544ce275aa89878b4e59042f8e /cli | |
| parent | 0e17f086ce3795dc958e2bb8dad2bf3525d2b55f (diff) | |
v1.10.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 38a84d8c5..1e3977b5b 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno" -version = "1.10.0" +version = "1.10.1" license = "MIT" authors = ["the Deno authors"] edition = "2018" |
