diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2024-10-25 14:57:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-25 09:57:40 -0400 |
| commit | 730331622ee17cf603447f4eb53631b9cfd7bef1 (patch) | |
| tree | b24bd1d49f6e23491e5836d122dcc3c2be35eede /ext/webstorage | |
| parent | cead8af104af693558db07675a423761f174d260 (diff) | |
chore: forward v2.0.3 commit to main (#26535)
Forwarding v2.0.3 commit to `main`
Co-authored-by: denobot <33910674+denobot@users.noreply.github.com>
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Diffstat (limited to 'ext/webstorage')
| -rw-r--r-- | ext/webstorage/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webstorage/Cargo.toml b/ext/webstorage/Cargo.toml index 0d6fcd6a0..911e25241 100644 --- a/ext/webstorage/Cargo.toml +++ b/ext/webstorage/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_webstorage" -version = "0.168.0" +version = "0.169.0" authors.workspace = true edition.workspace = true license.workspace = true |
