summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-04-20 21:50:16 -0400
committerGitHub <noreply@github.com>2022-04-20 21:50:16 -0400
commit29c8cd8aae52b89075e6af84ddd34f813fa3ea8d (patch)
treeb2fce377a7e6b3da70d81a92f497a7ff807d6ad5 /ops
parent03019e778189b38938f1238f22652162de5a7434 (diff)
1.21.0 (#14336)
Co-authored-by: ry <ry@users.noreply.github.com> 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 07a5b7730..4f68c8ced 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.7.0"
+version = "0.8.0"
edition = "2021"
license = "MIT"
readme = "README.md"