summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-11-16 20:17:19 -0500
committerGitHub <noreply@github.com>2022-11-17 02:17:19 +0100
commit483c10c94b8a5de49cee4c4b9a3ce74726501c8a (patch)
treeac97596be12dc58e1a0902306c3053da2596ecdb /ops
parent1416713cb3af8a952b1ae9952091706e2540341c (diff)
chore: forward v1.28.1 release commit to main (#16678)
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 5004cf0e4..19caa4d56 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.37.0"
+version = "0.38.0"
edition = "2021"
license = "MIT"
readme = "README.md"