summaryrefslogtreecommitdiff
path: root/ext/console
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2023-04-28 01:18:57 +0200
committerGitHub <noreply@github.com>2023-04-28 01:18:57 +0200
commit39ece1fe0ddacc2cbf182403c9e7085bc01df5a6 (patch)
tree942a8068b073d9d07345377f376133c27bce840c /ext/console
parent683dbd7f3bdd91c33005b816ad26b82a4343931a (diff)
1.33.0 (#18879)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/console')
-rw-r--r--ext/console/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/console/Cargo.toml b/ext/console/Cargo.toml
index be3bd9469..717409043 100644
--- a/ext/console/Cargo.toml
+++ b/ext/console/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_console"
-version = "0.99.0"
+version = "0.100.0"
authors.workspace = true
edition.workspace = true
license.workspace = true