summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-01-14 19:42:32 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-01-14 20:25:57 -0500
commiteb4a19ef6ef1c5ae797fb515c45627deca65cf31 (patch)
tree622943451629eb0eaba54e05aa0292b5099df796 /Cargo.toml
parent526fdac053f125b641b07b78b81ffa9962622e09 (diff)
v0.2.7
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 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]