We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb6cf07 commit 4628de0Copy full SHA for 4628de0
CHANGELOG.md
@@ -1,3 +1,5 @@
1
## Change Log
2
3
+### Ver 0.1.0 (Next Release)
4
+
5
### Ver 0.1.0 Initial release
package.json
@@ -1,6 +1,6 @@
{
"name": "react-web-notification",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "React component with HTML5 Web Notification API",
"main": "./components/Notification.js",
6
"scripts": {
0 commit comments