diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-27 12:07:32 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-27 16:20:10 -0500 |
| commit | b0c7b54f692ecc866d4f70bfa384631523bbf924 (patch) | |
| tree | e9835eee2704c1faa358c1887fd27721648b2270 /Cargo.toml | |
| parent | 2afc877935eefb33c01992f855caf65fa62aa248 (diff) | |
v0.3.1
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 f9e29239b..4ce9fa2a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ members = [ [package] name = "deno" -version = "0.3.0" +version = "0.3.1" edition = "2018" [dependencies] |
