Skip to content

Commit 7110667

Browse files
committed
3.20.0
1 parent 089a677 commit 7110667

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
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: 1 addition & 1 deletion
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.19.0",
3+
"version": "3.20.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)