summaryrefslogtreecommitdiff
path: root/ext/canvas
diff options
context:
space:
mode:
authordenobot <33910674+denobot@users.noreply.github.com>2024-10-08 10:37:28 -0400
committerGitHub <noreply@github.com>2024-10-08 07:37:28 -0700
commita62c7e036ab6851c0293f407ead635a7331445b7 (patch)
treed0e7e3a411f4d6f5983c480e175744c1d9622006 /ext/canvas
parent94adfeec78ae66d29e186f21e85efee2f179558f (diff)
2.0.0 (#26063)
Bumped versions for 2.0.0 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek IwaƄczuk <biwanczuk@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 3cfc180ec..47c37560e 100644
--- a/ext/canvas/Cargo.toml
+++ b/ext/canvas/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "deno_canvas"
-version = "0.39.0"
+version = "0.40.0"
authors.workspace = true
edition.workspace = true
license.workspace = true