diff --git a/composer.json b/composer.json index f9db970..f1b9bf0 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "imagekit/imagekit", "type": "library", - "version": "1.2.1", + "version": "1.2.2", "description": "PHP library for Imagekit", "keywords": [ "library", diff --git a/composer.lock b/composer.lock index 8c06cca..930b648 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6ddbdb84f7993e11a3e5a8e722cbf6b7", + "content-hash": "a7d42360069fdf83ee1af592336ddd19", "packages": [ { "name": "guzzlehttp/guzzle",