summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorDavid Sherret <dsherret@users.noreply.github.com>2022-04-14 15:50:48 -0400
committerGitHub <noreply@github.com>2022-04-14 15:50:48 -0400
commit0e4574b2e3acb6594142021f2b3e30ad532f15ef (patch)
tree85f3b8847ed171031f847e888bc4e293196b0105 /ops
parentf7e7f548499eff8d2df0872d1340ddcdfa028c45 (diff)
chore: forward v1.20.6 release commit to main (#14288)
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 4425d9f99..07a5b7730 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.6.0"
+version = "0.7.0"
edition = "2021"
license = "MIT"
readme = "README.md"