Skip to content

Commit

Permalink
Add support for cacheBust and imagePlaceholder options, by @cnatis
Browse files Browse the repository at this point in the history
  • Loading branch information
tsayen committed Jun 10, 2017
1 parent ce35346 commit fae625b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dom-to-image",
"version": "2.5.2",
"version": "2.6.0",
"homepage": "https://github.com/tsayen/dom-to-image",
"authors": [
"Anatolii Saienko <anatoly.sayenko@gmail.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dom-to-image",
"version": "2.5.2",
"version": "2.6.0",
"description": "Generates an image from a DOM node using HTML5 canvas and SVG",
"main": "src/dom-to-image.js",
"dependencies": {},
Expand Down

0 comments on commit fae625b

Please sign in to comment.