summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-01-28 18:26:58 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-01-29 22:57:11 -0500
commit1681bda14d1552860645e40f91f667accefe50cb (patch)
tree73406845274c3d1959035599a8cffcb848d2a89a /Cargo.toml
parent240ca25617bb57e4071193dbc040ab03a27f3a6c (diff)
v0.2.9
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 86b1c10f0..1cd34eed9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,7 @@
# crates.
[package]
name = "deno"
-version = "0.2.8"
+version = "0.2.9"
edition = "2018"
[dependencies]