diff options
Diffstat (limited to 'ext/webidl')
-rw-r--r-- | ext/webidl/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webidl/Cargo.toml b/ext/webidl/Cargo.toml index 40eb35c33..f34c100f7 100644 --- a/ext/webidl/Cargo.toml +++ b/ext/webidl/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webidl" -version = "0.142.0" +version = "0.143.0" authors.workspace = true edition.workspace = true license.workspace = true |