summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-08-11 16:47:03 -0400
committerGitHub <noreply@github.com>2022-08-11 16:47:03 -0400
commite4a5f9952f404e10f1b577b1477b89b155092b67 (patch)
tree2abf81f7486babdec9d450dbacb1586a6f103bcd /ops
parent10ce2e9e80916a77e9f1f1da74cd1feec087b51f (diff)
chore: forward v1.24.3 release commit to main (#15462)
Co-authored-by: David Sherret <dsherret@gmail.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 7efe1d992..9fafba997 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.24.0"
+version = "0.25.0"
edition = "2021"
license = "MIT"
readme = "README.md"