Skip to content

Commit 4628de0

Browse files
author
Takeharu Oshida
committed
Prepare next release
1 parent bb6cf07 commit 4628de0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## Change Log
22

3+
### Ver 0.1.0 (Next Release)
4+
35
### Ver 0.1.0 Initial release

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-web-notification",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "React component with HTML5 Web Notification API",
55
"main": "./components/Notification.js",
66
"scripts": {

0 commit comments

Comments
 (0)