diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2022-03-16 21:40:31 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-16 21:40:31 -0400 |
commit | fce60f2cc20bda8403fc7577c086759744314561 (patch) | |
tree | 52d3ef6f0b2842cae0dfe298472e78f0e08a3793 /ops | |
parent | 18f998fbee51f5dc2f31f6172bcdc7390bf795fa (diff) |
v1.20.1
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 aafa55cbc..a27adf5c8 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deno_ops" -version = "0.1.1" +version = "0.2.0" edition = "2021" license = "MIT" readme = "README.md" |