summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2021-04-02 21:10:38 +1100
committerKitson Kelly <me@kitsonkelly.com>2021-04-02 22:22:08 +1100
commitadf57610904cb4f4ef25fb077f6e39c9017a4ea9 (patch)
tree2fee660803d0d2a9aa791fef1896a29f263f7591 /cli
parentdf1d36a759c1aa26f1f3b8222b009120e0925d3e (diff)
v1.8.3
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 1c2d8eae2..49369798e 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.8.2"
+version = "1.8.3"
license = "MIT"
authors = ["the Deno authors"]
edition = "2018"