summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorLeo Kettmeir <crowlkats@toaxl.com>2022-04-28 23:32:42 +0200
committerGitHub <noreply@github.com>2022-04-28 23:32:42 +0200
commitde2004dec5607257765fe0a982d988e61bd0ddcd (patch)
tree7baf430b8c02bed179950fbcfb48526d94d0b102 /ops
parent8fb2678b220f4c3a25459cee1aa7f4dbba0adcc8 (diff)
Forward 1.21.1 (#14428)
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 51ff63248..2e254f9ae 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.9.0"
+version = "0.10.0"
edition = "2021"
license = "MIT"
readme = "README.md"