summaryrefslogtreecommitdiff
path: root/ext/canvas
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-05-11 08:20:34 +0900
committerGitHub <noreply@github.com>2024-05-10 19:20:34 -0400
commitdac49a116e094be1a3048305dfb6b10bbddcc030 (patch)
tree2b9580390f2bb603147c9ffa9cf1247d319481a3 /ext/canvas
parent93c6046d7f225769d180d0c22f57045fa0e7f9e2 (diff)
chore: forward v1.43.3 release commit to main (#23771)
Co-authored-by: David Sherret <dsherret@gmail.com>
Diffstat (limited to 'ext/canvas')
-rw-r--r--ext/canvas/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/canvas/Cargo.toml b/ext/canvas/Cargo.toml
index 2fa5c7208..e9e9d3f1b 100644
--- a/ext/canvas/Cargo.toml
+++ b/ext/canvas/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_canvas"
-version = "0.19.0"
+version = "0.20.0"
authors.workspace = true
edition.workspace = true
license.workspace = true