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 10cad7db2..ddd0d220e 100644 --- a/ext/webidl/Cargo.toml +++ b/ext/webidl/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webidl" -version = "0.112.0" +version = "0.113.0" authors.workspace = true edition.workspace = true license.workspace = true |