Skip to content

Commit c69c81a

Browse files
committed
Increate versions of library to 1.5.0.
1 parent 89e99d9 commit c69c81a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name" : "gomoob/php-pushwoosh",
33
"description" : "A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.",
4-
"version" : "1.4.0",
4+
"version" : "1.5.0",
55
"license" : "MIT",
66
"type" : "library",
77
"keywords" : [

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gomoob-php-pushwoosh",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"license": "MIT",
55
"repository" : {
66
"type" : "git",

0 commit comments

Comments
 (0)