Update package.json version to 3.0.0-beta.0 and generate CHANGELOG.gren.md [ci skip]
Showing
| { | { | ||
| "name": "react-native-notifications", | "name": "react-native-notifications", | ||
| "version": "2.1.3", | "version": "3.0.0-beta.0", | ||
| "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", | "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", | ||
| "author": "Lidan Hifi <lidan.hifi@gmail.com>", | "author": "Lidan Hifi <lidan.hifi@gmail.com>", | ||
| "license": "MIT", | "license": "MIT", | ||
| ... | @@ -139,4 +139,4 @@ | ... | @@ -139,4 +139,4 @@ |
| "html" | "html" | ||
| ] | ] | ||
| } | } | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment