summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-09-02 01:42:47 -0400
committerGitHub <noreply@github.com>2022-09-02 07:42:47 +0200
commit658d2cdff22646010915dc1f4a128de6c42a9f79 (patch)
tree122891ea374f32bcd23dc97f84d88c215d6554cc /ops
parent307d84cfa5c1489ddfc8477f6561676356399e8c (diff)
chore: forward v1.25.1 release commit to main (#15735)
Co-authored-by: bartlomieju <bartlomieju@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 2308f2554..3d7ae5d01 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.26.0"
+version = "0.27.0"
edition = "2021"
license = "MIT"
readme = "README.md"