summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-01-06 18:16:53 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-01-07 17:33:06 -0500
commit404e6f86345216c9205cabb88b19eaca762095e0 (patch)
tree585a7dc0ca76cd50754520dbbc20b9e99b5a7ed1 /Cargo.toml
parentbc2c808da1f7d6d063d9a802462923db2562cb51 (diff)
v0.2.6
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 c95e2e9ea..039d55039 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@
# crates.
[package]
name = "deno"
-version = "0.2.5"
+version = "0.2.6"
[dependencies]
atty = "=0.2.11"