diff options
Diffstat (limited to 'op_crates/web')
-rw-r--r-- | op_crates/web/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/web/Cargo.toml b/op_crates/web/Cargo.toml index 0b3d65f12..be930d3c1 100644 --- a/op_crates/web/Cargo.toml +++ b/op_crates/web/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_web" -version = "0.5.0" +version = "0.6.0" edition = "2018" description = "Collection of Web APIs" authors = ["the Deno authors"] |