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

Commit 2105326

Browse files
committed
bump version for release
1 parent 5784001 commit 2105326

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"license": "Apache-2.0",
1818
"dependencies": {
19-
"nativescript-push-notifications": "../publish/package/nativescript-push-notifications-0.3.0.tgz",
19+
"nativescript-push-notifications": "../publish/package/nativescript-push-notifications-1.0.0.tgz",
2020
"nativescript-theme-core": "^1.0.4",
2121
"tns-core-modules": "^3.3.0"
2222
},

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-push-notifications",
3-
"version": "0.3.0",
3+
"version": "1.0.0",
44
"description": "Receive push notifications in your NativeScript app on Android and iOS.",
55
"main": "push-plugin",
66
"typings": "index.d.ts",

0 commit comments

Comments
 (0)