Skip to content
This repository was archived by the owner on Feb 7, 2019. It is now read-only.

Commit 8d59419

Browse files
authored
Update package.json
1 parent ae0fb5c commit 8d59419

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "nativescript-push-notifications",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"main" : "push-plugin.js",
55
"repository": {
66
"type": "git",
@@ -9,8 +9,8 @@
99
"license": "Apache-2.0",
1010
"nativescript": {
1111
"platforms": {
12-
"ios": "1.0.0",
13-
"android": "1.0.0"
12+
"ios": "2.3.0",
13+
"android": "2.3.0"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)