From 265f761d1d7679f3d98a30158075307935c2659c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hern=C3=A1n=20Sartorio?= Date: Sat, 22 Aug 2020 14:25:24 -0300 Subject: [PATCH] v3.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a887044d..58a3d663 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-nice-dates", - "version": "3.0.4", + "version": "3.0.5", "main": "build/index.js", "module": "build/index.esm.js", "unpkg": "build/index.umd.js",