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

Commit

Permalink
Merge pull request #222 from NativeScript/zbranzov/bump
Browse files Browse the repository at this point in the history
chore: bump version to 1.1.4
  • Loading branch information
Zdravko authored May 23, 2018
2 parents 5488b7a + 898eec0 commit 81d4f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nativescript-push-notifications",
"version": "1.1.3",
"version": "1.1.4",
"description": "Receive push notifications in your NativeScript app on Android and iOS.",
"main": "push-plugin",
"typings": "index.d.ts",
Expand Down Expand Up @@ -46,4 +46,4 @@
"tslint": "^5.8.0",
"typescript": "^2.6.1"
}
}
}

0 comments on commit 81d4f95

Please sign in to comment.