diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-08-25 00:20:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-25 00:20:07 +0200 |
commit | 8986e2ced4adbf6185aea02a580036aa92c2872c (patch) | |
tree | 4c050285fc9356d18f7d6428adc0a764669f9f44 /ops | |
parent | fb1c7b7deacaf9d35cf26c99f46b6354a4420d68 (diff) |
v1.25.0
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 d40356c29..2308f2554 100644 --- a/ops/Cargo.toml +++ b/ops/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deno_ops" -version = "0.25.0" +version = "0.26.0" edition = "2021" license = "MIT" readme = "README.md" |