Skip to content

Commit 5b0fb1d

Browse files
committed
3.29.0
1 parent bd43cbf commit 5b0fb1d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

js/canvas-to-blob.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/canvas-to-blob.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blueimp-canvas-to-blob",
3-
"version": "3.28.0",
3+
"version": "3.29.0",
44
"title": "JavaScript Canvas to Blob",
55
"description": "Canvas to Blob is a polyfill for the standard JavaScript canvas.toBlob method. It can be used to create Blob objects from an HTML canvas element.",
66
"keywords": [

0 commit comments

Comments
 (0)