Skip to content

Commit

Permalink
Prepare release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehaertl committed Jun 2, 2016
1 parent 7f121e6 commit 318aed9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* wk* specific features like xvfb support and proper argument handling.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.0-dev
* @version 2.2.0
* @license http://www.opensource.org/licenses/MIT
*/
class Command extends BaseCommand
Expand Down
2 changes: 1 addition & 1 deletion src/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* This class is a slim wrapper around wkhtmltoimage.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.0-dev
* @version 2.2.0
* @license http://www.opensource.org/licenses/MIT
*/
class Image
Expand Down
2 changes: 1 addition & 1 deletion src/Pdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* This class is a slim wrapper around wkhtmltopdf.
*
* @author Michael Härtl <[email protected]>
* @version 2.2.0-dev
* @version 2.2.0
* @license http://www.opensource.org/licenses/MIT
*/
class Pdf
Expand Down

0 comments on commit 318aed9

Please sign in to comment.