diff --git a/src/package.json b/src/package.json index 48f199d..301972a 100644 --- a/src/package.json +++ b/src/package.json @@ -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", @@ -46,4 +46,4 @@ "tslint": "^5.8.0", "typescript": "^2.6.1" } -} \ No newline at end of file +}