Skip to content

Commit 7308b25

Browse files
committed
Bumperd package version and updated changelog
1 parent 48b3f16 commit 7308b25

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.2.0 - Oct 9, 2015
4+
5+
**Implemented enhancements:**
6+
7+
* Now supports React 0.14!
8+
39
## 0.1.17 - Oct 9, 2015
410

511
**Implemented enhancements, merged pull requrests:**

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-notification-system",
3-
"version": "0.1.17",
3+
"version": "0.2.0",
44
"description": "A React Notification System fully customized",
55
"main": "dist/notification-system.js",
66
"scripts": {

0 commit comments

Comments
 (0)