summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2022-07-05 21:14:22 +0530
committerDavid Sherret <dsherret@users.noreply.github.com>2022-07-05 14:24:40 -0400
commitef312e00504e1293b234f74c28f1cfc4fad4da9e (patch)
treed186ec79c20595ffc112d667c23d29abf9576cc8 /ops
parenta919a5dd1167b79f267cbed7312b3a7d296d429f (diff)
1.23.3 (#15081)
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 ba0949a2a..e486efc77 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.19.0"
+version = "0.20.0"
edition = "2021"
license = "MIT"
readme = "README.md"