Skip to content

Commit 318aed9

Browse files
committed
Prepare release 2.2.0
1 parent 7f121e6 commit 318aed9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Command.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* wk* specific features like xvfb support and proper argument handling.
1111
*
1212
* @author Michael Härtl <[email protected]>
13-
* @version 2.2.0-dev
13+
* @version 2.2.0
1414
* @license http://www.opensource.org/licenses/MIT
1515
*/
1616
class Command extends BaseCommand

src/Image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* This class is a slim wrapper around wkhtmltoimage.
1010
*
1111
* @author Michael Härtl <[email protected]>
12-
* @version 2.2.0-dev
12+
* @version 2.2.0
1313
* @license http://www.opensource.org/licenses/MIT
1414
*/
1515
class Image

src/Pdf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* This class is a slim wrapper around wkhtmltopdf.
1010
*
1111
* @author Michael Härtl <[email protected]>
12-
* @version 2.2.0-dev
12+
* @version 2.2.0
1313
* @license http://www.opensource.org/licenses/MIT
1414
*/
1515
class Pdf

0 commit comments

Comments
 (0)