diff options
Diffstat (limited to 'ext/net')
-rw-r--r-- | ext/net/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/net/Cargo.toml b/ext/net/Cargo.toml index a29e9fff8..fc61af6e1 100644 --- a/ext/net/Cargo.toml +++ b/ext/net/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_net" -version = "0.109.0" +version = "0.110.0" authors.workspace = true edition.workspace = true license.workspace = true |