From feb4b5e2055f4bd220e641f6c0440273405b6086 Mon Sep 17 00:00:00 2001 From: Reinaldo Schiehll Date: Sun, 5 May 2019 15:32:25 -0300 Subject: [PATCH] 5.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc839303..53150541 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-alert", "description": "A simple react alert component", - "version": "5.4.0", + "version": "5.5.0", "author": "Reinaldo Schiehll ", "main": "dist/cjs/react-alert.js", "module": "dist/esm/react-alert.js",