summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-12-01 08:46:27 -0500
committerGitHub <noreply@github.com>2022-12-01 22:46:27 +0900
commit98d062e3dcd8804bd959ea41f6a0103ccd87f283 (patch)
tree6665223921b0399716ecf8e23840355b22269b24 /ops
parentb1e29d1bd09b08bb6d3b307ae5c5c41e0dd012e3 (diff)
chore: forward v1.28.3 release commit to main (#16884)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
Diffstat (limited to 'ops')
-rw-r--r--ops/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml
index a6448ce11..3f1bd51b2 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_ops"
-version = "0.39.0"
+version = "0.40.0"
authors.workspace = true
edition.workspace = true
license.workspace = true