From 25346948df09c0710b9ba10634a4146d196621c9 Mon Sep 17 00:00:00 2001 From: Mitch Ryan Date: Thu, 14 Nov 2019 13:28:15 +1300 Subject: [PATCH] v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 769c9b2d..962b6675 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-accessible-accordion", - "version": "3.0.0", + "version": "3.0.1", "description": "Accessible Accordion component for React", "main": "dist/umd/index.js", "module": "dist/es/index.js",