diff --git a/composer.json b/composer.json index b85a7a9..92ff425 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "sociallydev/spaces-api", "description": "Library for accessing Digital Ocean spaces", - "version":"3.3.0", + "version":"3.4.0", "type": "library", "license": "MIT", "authors": [ diff --git a/composer.lock b/composer.lock index e024185..d0b3d74 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": "0c1d22d2479a5dae3c8909cac6e4399c", + "content-hash": "b358e1fa4d30bd8a5395002c1ff5fc85", "packages": [ { "name": "aws/aws-crt-php",