diff --git a/CHANGES.md b/CHANGES.md index 81ddba8..e4e7f66 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +0.0.10 / 2016-03-31 +================== +* Update dist files + + 0.0.9 / 2016-03-05 ================== diff --git a/package.json b/package.json index cb76762..85a379a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sanfona", - "version": "0.0.9", + "version": "0.0.10", "description": "React accessible accordion component", "main": "./dist-modules/index.js", "scripts": {