summaryrefslogtreecommitdiff
path: root/ops
diff options
context:
space:
mode:
authorLuca Casonato <hello@lcas.dev>2022-03-25 18:53:55 +0100
committerGitHub <noreply@github.com>2022-03-25 18:53:55 +0100
commit37b0ec454cb45f10fbcb14273c663cb55b40d209 (patch)
treeb271657ae5a2c98f3e3abcf9dcf991acf7e5f770 /ops
parent3511b7602b619357174001555e961964c9a63e33 (diff)
chore: forward v1.20.3 release commit to main (#14121)
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 a4507612c..b6cae24e7 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "deno_ops"
-version = "0.3.0"
+version = "0.4.0"
edition = "2021"
license = "MIT"
readme = "README.md"