summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-08-04 15:10:47 -0700
committerGitHub <noreply@github.com>2022-08-05 00:10:47 +0200
commitcf33720a85953651cc221380723c5c2f33386fe3 (patch)
tree64cea036f9e353a8ee7613db252a5c8ce68de5be /ops
parent34328690dc2090fd9282337aca1df74cbf837cab (diff)
chore: forward v1.24.2 release commit to main (#15410)
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 30aee2487..7d9660d2b 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.23.0"
+version = "0.24.0"
edition = "2021"
license = "MIT"
readme = "README.md"