diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2019-02-18 19:06:59 -0500 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-18 23:22:41 -0500 |
| commit | a5720d9e28f7ee5868049504816405392c2821d7 (patch) | |
| tree | 33d202cd14e07dcd9c5339ff755c1694f461de1c /Cargo.toml | |
| parent | c0b87567978d32e3fd2f2d3c3daaafb7838a375e (diff) | |
v0.3.0
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 f38f30832..ce796ea3e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ # crates. [package] name = "deno" -version = "0.2.11" +version = "0.3.0" edition = "2018" [dependencies] |
