diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 902ccec..78364f4 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "sybio/image-workshop", + "version": "2.0.0", "type": "library", "description": "Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)", "keywords": ["image", "thumbnail", "watermark", "resize", "crop", "rotate", "library", "GD", "class"], |