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

Commit 81d4f95

Browse files
author
Zdravko
authored
Merge pull request #222 from NativeScript/zbranzov/bump
chore: bump version to 1.1.4
2 parents 5488b7a + 898eec0 commit 81d4f95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-push-notifications",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Receive push notifications in your NativeScript app on Android and iOS.",
55
"main": "push-plugin",
66
"typings": "index.d.ts",
@@ -46,4 +46,4 @@
4646
"tslint": "^5.8.0",
4747
"typescript": "^2.6.1"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)