diff --git a/composer.json b/composer.json index af009a7..88c3e72 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name" : "gomoob/php-pushwoosh", "description" : "A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.", - "version" : "1.4.0", + "version" : "1.5.0", "license" : "MIT", "type" : "library", "keywords" : [ diff --git a/composer.lock b/composer.lock index 6b1c1f4..639b000 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "243c0e259fb422a9682a8734f9b07d3a", - "content-hash": "b6a34d869700a2ae5b618c69b5630ffc", + "hash": "b6d6d796c7df2a0aca8204d0d6c218e8", + "content-hash": "fbaa923116067c51ddfad83757a8bbc8", "packages": [], "packages-dev": [ { diff --git a/package.json b/package.json index dce74e0..0f4b327 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gomoob-php-pushwoosh", - "version": "1.4.0", + "version": "1.5.0", "license": "MIT", "repository" : { "type" : "git",