diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-01-14 19:42:32 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-01-14 20:25:57 -0500 |
| commit | eb4a19ef6ef1c5ae797fb515c45627deca65cf31 (patch) | |
| tree | 622943451629eb0eaba54e05aa0292b5099df796 /Cargo.toml | |
| parent | 526fdac053f125b641b07b78b81ffa9962622e09 (diff) | |
v0.2.7
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 1a59c26cd..bf7963e80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ # crates. [package] name = "deno" -version = "0.2.6" +version = "0.2.7" edition = "2018" [dependencies] |
