diff options
author | denobot <33910674+denobot@users.noreply.github.com> | 2023-01-25 18:15:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 00:15:08 +0100 |
commit | a6f915c22f34921780b4bcb8b6da8cd3bd20d5a8 (patch) | |
tree | 6ef5113cd876240ac636e725cdfdbe3398d85f64 /ext/flash | |
parent | 34c14dbf995ab427a39642a478f183dd5a60005c (diff) |
1.30.0 (#17532)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com>
Diffstat (limited to 'ext/flash')
-rw-r--r-- | ext/flash/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/flash/Cargo.toml b/ext/flash/Cargo.toml index 23fa9fa10..cebcd03fe 100644 --- a/ext/flash/Cargo.toml +++ b/ext/flash/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_flash" -version = "0.21.0" +version = "0.22.0" authors.workspace = true edition.workspace = true license.workspace = true |