summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-02-02 17:53:30 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-02-02 18:26:31 -0500
commitc3241822522fb2b13792fe5666596888057cf829 (patch)
tree403f768dda9530784fa646307167ceb366cd210d /Cargo.toml
parent18b815e33627865b8f4d13f29e2e6e4dc7670f1d (diff)
v0.2.10
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 1cd34eed9..7aeff89fb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@
# crates.
[package]
name = "deno"
-version = "0.2.9"
+version = "0.2.10"
edition = "2018"
[dependencies]