diff options
Diffstat (limited to 'ext/web')
-rw-r--r-- | ext/web/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/Cargo.toml b/ext/web/Cargo.toml index 7fd12632d..b2b7e7084 100644 --- a/ext/web/Cargo.toml +++ b/ext/web/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_web" -version = "0.199.0" +version = "0.200.0" authors.workspace = true edition.workspace = true license.workspace = true |