summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2021-12-16 19:24:16 +0100
committerGitHub <noreply@github.com>2021-12-16 19:24:16 +0100
commit5f11f87495effaf9b4ce6c8c615cdce3d50d91f8 (patch)
treecafb5228322c6fcd2e4ff92551ffa47d1f7d9940 /cli/Cargo.toml
parente0cba6b19b13252b3351f7ce0d08e10f1470602c (diff)
v1.17.0
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 1b8c4fe26..096628ce7 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno"
-version = "1.16.4"
+version = "1.17.0"
authors = ["the Deno authors"]
default-run = "deno"
edition = "2021"