summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-11-03 19:40:23 -0400
committerGitHub <noreply@github.com>2022-11-04 00:40:23 +0100
commit61fbfabe440f1cfffa7b8d17426ffdece4d430d0 (patch)
tree4a2cd5150ab3f1a802ca2520ec1be89f707f5a32 /ops
parent6fe9428805f80222daaf4ccdf9995f2e53b511ff (diff)
chore: forward v1.27.1 release commit to main (#16533)
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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml
index f523fa8c4..4d5e6818d 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.34.0"
+version = "0.35.0"
edition = "2021"
license = "MIT"
readme = "README.md"