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

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lini committed Jan 12, 2018
1 parent 5784001 commit 2105326
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"license": "Apache-2.0",
"dependencies": {
"nativescript-push-notifications": "../publish/package/nativescript-push-notifications-0.3.0.tgz",
"nativescript-push-notifications": "../publish/package/nativescript-push-notifications-1.0.0.tgz",
"nativescript-theme-core": "^1.0.4",
"tns-core-modules": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-push-notifications",
"version": "0.3.0",
"version": "1.0.0",
"description": "Receive push notifications in your NativeScript app on Android and iOS.",
"main": "push-plugin",
"typings": "index.d.ts",
Expand Down

0 comments on commit 2105326

Please sign in to comment.