Skip to content

Commit 342cec3

Browse files
committed
Increase version number to 1.5.1
1 parent f4abd3c commit 342cec3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.5.0",
4+
"version" : "1.5.1",
55
"license" : "MIT",
66
"type" : "library",
77
"keywords" : [

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.5.0",
3+
"version": "1.5.1",
44
"license": "MIT",
55
"repository" : {
66
"type" : "git",

0 commit comments

Comments
 (0)