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 a66e96103..6986214e3 100644 --- a/ext/console/Cargo.toml +++ b/ext/console/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_console" -version = "0.149.0" +version = "0.150.0" authors.workspace = true edition.workspace = true license.workspace = true |