From aa1703fd1558aaa6c46d0521aafb6701def388ba Mon Sep 17 00:00:00 2001 From: Davi Ferreira Date: Sat, 5 Mar 2016 18:31:31 +0100 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2c1fa26..8a2c2b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sanfona", - "version": "0.0.8", + "version": "0.0.9", "description": "React accessible accordion component", "main": "./dist-modules/index.js", "scripts": {