diff --git a/CHANGES.md b/CHANGES.md index 2845690..e190eed 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +0.0.4 / 2015-09-28 +================== + +* Add uuid as dependency + + 0.0.3 / 2015-09-18 ================== diff --git a/package.json b/package.json index c94e05d..f5dffed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sanfona", - "version": "0.0.3", + "version": "0.0.4", "description": "React accessible accordion component", "main": "./dist-modules/index.js", "scripts": {