summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-03-06 17:49:45 -0500
committerRyan Dahl <ry@tinyclouds.org>2019-03-06 21:22:48 -0500
commit535037b519711d238dc0bfa2c4d2ffb4b17dec53 (patch)
treeedeff3155802447d399b9392e82b2662c57b5cae /Cargo.toml
parentc42a9d737081fb8ee768c7178dae0e1f19c0f343 (diff)
v0.3.2
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 47862713d..2d1e6041f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ members = [
[package]
name = "deno"
-version = "0.3.1"
+version = "0.3.2"
edition = "2018"
[dependencies]