diff options
Diffstat (limited to 'ext/canvas')
-rw-r--r-- | ext/canvas/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/canvas/Cargo.toml b/ext/canvas/Cargo.toml index a7c04213a..2d8c6d547 100644 --- a/ext/canvas/Cargo.toml +++ b/ext/canvas/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_canvas" -version = "0.31.0" +version = "0.32.0" authors.workspace = true edition.workspace = true license.workspace = true |