diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/PHPImageWorkshop/ImageWorkshop.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PHPImageWorkshop/ImageWorkshop.php b/src/PHPImageWorkshop/ImageWorkshop.php index d13e4c4..a523be4 100644 --- a/src/PHPImageWorkshop/ImageWorkshop.php +++ b/src/PHPImageWorkshop/ImageWorkshop.php @@ -15,7 +15,7 @@ use PHPImageWorkshop\Exception\ImageWorkshopException as ImageWorkshopException; *
* Use this class as a factory to initialize ImageWorkshop layers
*
- * @version 2.0.5
+ * @version 2.0.6
* @link http://phpimageworkshop.com
* @author Sybio (Clément Guillemain / @Sybio01)
* @license http://en.wikipedia.org/wiki/MIT_License
|