diff --git a/CHANGES.md b/CHANGES.md index 19d49b7..4bd41b9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +0.0.8 / 2015-11-06 +================== + +* Upgrade React to 0.14.3 + + 0.0.7 / 2015-11-06 ================== diff --git a/package.json b/package.json index 41399c9..2c1fa26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sanfona", - "version": "0.0.7", + "version": "0.0.8", "description": "React accessible accordion component", "main": "./dist-modules/index.js", "scripts": {