summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorColin Ihrig <cjihrig@gmail.com>2022-07-29 08:44:46 -0400
committerGitHub <noreply@github.com>2022-07-29 08:44:46 -0400
commit088bc52db045ac7823f076d42d069292cdd67aec (patch)
treedf5c90cbc52ae4740d9d77f724afd0e47557c07f /ops
parentef7bc2e6cc4856a0372086b3ceb7d470508aaa52 (diff)
Forward 1.24.1 to main (#15333) (#15336)
1.24.1 (#15333) Co-authored-by: cjihrig <cjihrig@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 e0453b9e2..30aee2487 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.22.0"
+version = "0.23.0"
edition = "2021"
license = "MIT"
readme = "README.md"