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 163f6b2ea..c677363f2 100644 --- a/ext/canvas/Cargo.toml +++ b/ext/canvas/Cargo.toml @@ -2,7 +2,7 @@ [package] name = "deno_canvas" -version = "0.10.0" +version = "0.11.0" authors.workspace = true edition.workspace = true license.workspace = true |