Skip to content

Commit e0e0553

Browse files
committed
updated the readme for npm and updated the version number to 0.1.0 for public release
1 parent 5e193b6 commit e0e0553

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# ReactXP-Push-Notification
2+
[![npm version](https://img.shields.io/npm/v/reactxp-push-notification.svg?style=flat)](https://www.npmjs.com/package/reactxp-push-notification)
3+
24
This module provides cross-platform support for push notifications within the [ReactXP](https://microsoft.github.io/reactxp/) library. Push notifications are supported on Android and iOS.
35

46
## Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactxp-push-notification",
3-
"version": "0.0.3",
3+
"version": "0.1.0",
44
"description": "Plugin for ReactXP that provides support for Push Notifications for Android and iOS",
55
"author": "Andrew Perdec <aperdec@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)