diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-03-28 16:10:06 -0400 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-03-28 16:58:17 -0400 |
| commit | b965c7ab367a417fb7bdde2eaf38312179e5c183 (patch) | |
| tree | e35c0e665f9c418b5343ab040011c6402b0cce7f /Cargo.toml | |
| parent | bdc455dd25b4c0d14fd30bc32c07206b2b93a007 (diff) | |
v0.3.5
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 291aa7db6..6ccd5dd52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ path = "cli/main.rs" [package] name = "deno" -version = "0.3.4" +version = "0.3.5" edition = "2018" [dependencies] |
