Skip to content

Commit b002a54

Browse files
authored
chore(NPM): bump version to 0.2.0 (#22)
1 parent 4bda360 commit b002a54

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
{
22
"name": "react-native-azurenotificationhub",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "React Native module to support Azure Notification Hub push notifications on Android, iOS, and Windows.",
55
"main": "index.js",
6-
"scripts": {
7-
"test": "echo \"Error: no test specified\" && exit 1"
8-
},
96
"repository": {
107
"type": "git",
118
"url": "git+https://github.com/rozele/react-native-azurenotificationhub.git"

0 commit comments

Comments
 (0)