From a6ee48066dbfcbfce086712dd22473fc1d55c695 Mon Sep 17 00:00:00 2001 From: Nikita Butenko Date: Thu, 19 Nov 2020 20:04:44 +1100 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3e95f1..d37c177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-collapse", - "version": "5.0.1", + "version": "5.1.0", "description": "Component-wrapper for collapse animation for elements with variable (and dynamic) height", "main": "lib/index.js", "config": {