From 00355adb03735f6a882d7cb4f03831555a1e9fd1 Mon Sep 17 00:00:00 2001 From: Matthew Holloway Date: Tue, 21 Jul 2020 09:58:08 +1200 Subject: [PATCH] v3.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c7ef3e5..1e4e1603 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-accessible-accordion", - "version": "3.3.0", + "version": "3.3.1", "description": "Accessible Accordion component for React", "main": "dist/umd/index.js", "module": "dist/es/index.js",