summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-05-18 11:05:16 -0400
committerGitHub <noreply@github.com>2022-05-18 20:35:16 +0530
commit5ad8919d642b646caa3328930dd1a3f290bc587e (patch)
tree759d4986f6f0835fb98d77f774f3c4df5a8edffd /ops
parent1c4028a381b397e97e88dfb3564616247312a888 (diff)
1.22.0 (#14657)
Co-authored-by: Divy Srivastava <dj.srivastava23@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 97f82b5ba..09c050eff 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.12.0"
+version = "0.13.0"
edition = "2021"
license = "MIT"
readme = "README.md"