grunt-wkhtmltopdf is now a multi-task

This commit is contained in:
Olivier Audard 2012-10-14 22:01:07 +02:00
parent a19e0390f5
commit b6558233f5
3 changed files with 17 additions and 13 deletions

View file

@ -1,7 +1,7 @@
{
"name": "grunt-wkhtmltopdf",
"description": "Grunt Task that uses wkhtmltopdf to convert HTML files to PDF",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "http://www.dhar.fr/grunt-wkhtmltopdf/",
"author": {
"name": "Olivier Audard",