diff options
| author | denobot <33910674+denobot@users.noreply.github.com> | 2022-12-14 15:22:54 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-15 00:22:54 +0100 |
| commit | 0d4e4af7acf82c1365999a7281910daa05f0e982 (patch) | |
| tree | 766660ac9a93e3cbb52ee1e930bff91fe9607e37 /ops | |
| parent | 9f82abb4b4c5403ffeb9d3eabede57f9b544d930 (diff) | |
1.29.0 (#17052)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ops')
| -rw-r--r-- | ops/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml index 3f1bd51b2..677e6ce22 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_ops" -version = "0.40.0" +version = "0.41.0" authors.workspace = true edition.workspace = true license.workspace = true |
