Skip to content

Commit

Permalink
support style rendering option
Browse files Browse the repository at this point in the history
  • Loading branch information
tsayen committed Apr 24, 2016
1 parent 38b263f commit aae870f
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.3.0",
"version": "2.4.0",
"homepage": "https://github.com/tsayen/dom-to-image",
"authors": [
"Anatolii Saienko <[email protected]>"
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.3.0",
"version": "2.4.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 aae870f

Please sign in to comment.