summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorKitson Kelly <me@kitsonkelly.com>2022-05-27 17:36:43 +1000
committerGitHub <noreply@github.com>2022-05-27 17:36:43 +1000
commit1c44f4060edb23898bb685ae49a90f658c6c2c05 (patch)
treead1a75cfd801d03f0b7ba15c446b8956402152e8 /ops
parentab9c7f52e0a729de9d8c535cfd77e72cc1ca8512 (diff)
1.22.1
Co-authored-by: Kitson Kelly <me@kitsonkelly.com> Co-authored-by: denobot <33910674+denobot@users.noreply.github.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 09c050eff..788f3981f 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.13.0"
+version = "0.14.0"
edition = "2021"
license = "MIT"
readme = "README.md"