summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-11-13 15:31:36 -0500
committerGitHub <noreply@github.com>2022-11-13 15:31:36 -0500
commit916598f8a77d1fb7b7feb577e600ead2bc45045f (patch)
treed0c93dffda220615a742aaebceb413d91f32d868 /ops
parent52dc3ef1a4db10ce35345c84e07bbae0c463ba18 (diff)
1.28.0 (#16620)
Co-authored-by: David Sherret <dsherret@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 56c2f916a..5004cf0e4 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.36.0"
+version = "0.37.0"
edition = "2021"
license = "MIT"
readme = "README.md"