summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2022-05-12 18:43:00 +0200
committerGitHub <noreply@github.com>2022-05-12 18:43:00 +0200
commit89b428234c73d66db4a8fca4d9623fd823c6428e (patch)
tree862793757041ecf08a093fd10f7b65ba8a8746a4 /ops
parent3166506980a6dddb1a5f6ddbf9dc1e5e8f9215fc (diff)
1.21.3 (#14584)
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 23f0886ec..97f82b5ba 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.11.0"
+version = "0.12.0"
edition = "2021"
license = "MIT"
readme = "README.md"