diff options
author | denobot <33910674+denobot@users.noreply.github.com> | 2023-01-16 18:30:33 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-17 00:30:33 +0100 |
commit | f2a5f6d7f0b9c6c787e3b4b0c1e663af6fcbd9b5 (patch) | |
tree | 28bed8193e68c84d9b5343ab51daec946bd5d618 /ops | |
parent | e023a6e3f05c0ad3c06a8ad3ed6684c6b1dbd82b (diff) |
chore: forward v1.29.4 release commit to main (#17453)
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 9b6a59582..483f90878 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_ops" -version = "0.44.0" +version = "0.45.0" authors.workspace = true edition.workspace = true license.workspace = true |