summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2021-03-02 18:23:14 -0500
committerGitHub <noreply@github.com>2021-03-02 18:23:14 -0500
commit18b894072d3eb6b04016e77ece0d78512f7ffca1 (patch)
tree3581a54394cd4ac2f5de0f8a8f7236922f6c8a78 /cli
parent25200ce295029e761b3a7cf1dcb0cd6fee52a6bc (diff)
v1.8.0
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index b7893f328..a5d8e9a27 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.7.4"
+version = "1.8.0"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"