From 879602453607095727266891644f5e087a330e4a Mon Sep 17 00:00:00 2001 From: Davi Ferreira Date: Sat, 17 Jun 2017 16:32:26 +0200 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0223d96..82639ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sanfona", - "version": "0.2.1", + "version": "0.2.2", "description": "React accessible accordion component", "main": "./dist-modules/index.js", "scripts": {