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

chore: bump version to 1.1.4 #222

Merged
merged 1 commit into from
May 23, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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"
}
}
}