summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-18 19:06:59 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-02-18 23:22:41 -0500
commita5720d9e28f7ee5868049504816405392c2821d7 (patch)
tree33d202cd14e07dcd9c5339ff755c1694f461de1c /Cargo.toml
parentc0b87567978d32e3fd2f2d3c3daaafb7838a375e (diff)
v0.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
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]