diff options
author | Colin Ihrig <cjihrig@gmail.com> | 2022-05-05 19:37:27 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 19:37:27 -0400 |
commit | 23c77df6643f5b5a8846f67a738fe2e9c1e3c716 (patch) | |
tree | 06dd86c45dbae6c0c2f3f3d7502709f7014a4571 /ops | |
parent | a58afc098d440b1bc0856f8850f0ef7716b7183f (diff) |
1.21.2 (#14508)
1.21.2
Diffstat (limited to 'ops')
-rw-r--r-- | ops/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml index 2e254f9ae..23f0886ec 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deno_ops" -version = "0.10.0" +version = "0.11.0" edition = "2021" license = "MIT" readme = "README.md" |