diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-04-25 15:04:19 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-04-25 13:59:18 -0600 |
| commit | 40d8ef1ec9f5e50017c41af8bf3b9f8454f97544 (patch) | |
| tree | eefb6007615b038be1cc35e1c92b72e0401edcab /cli | |
| parent | aa85a4d2884e7600e0f64c457e20cd7f02b811c6 (diff) | |
v0.3.10
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 e12b08478..ff35a330a 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -12,7 +12,7 @@ path = "main.rs" [package] name = "deno_cli" -version = "0.3.9" +version = "0.3.10" edition = "2018" [dependencies] |
