From 6df039cc2639cab9f0ea545c7e3106ba00be0816 Mon Sep 17 00:00:00 2001 From: Martin V Date: Wed, 16 Nov 2022 22:58:35 +0100 Subject: [PATCH] v2.3.4 (#220) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac2eaec..16bc1bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-countdown", - "version": "2.3.3", + "version": "2.3.4", "description": "A customizable countdown component for React.", "main": "./dist/index.js", "module": "./dist/index.es.js",