diff options
Diffstat (limited to 'ext/console')
-rw-r--r-- | ext/console/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/console/Cargo.toml b/ext/console/Cargo.toml index 30842a38e..7f00adbf7 100644 --- a/ext/console/Cargo.toml +++ b/ext/console/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_console" -version = "0.146.0" +version = "0.147.0" authors.workspace = true edition.workspace = true license.workspace = true |