From 66109373f82479ee3a7405c593cd3d6d24b9db5a Mon Sep 17 00:00:00 2001 From: Vadym Shymko Date: Thu, 2 Feb 2023 22:23:39 +0200 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 190c28b..5a6c0d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simply-carousel", - "version": "8.4.2", + "version": "8.4.3", "description": "A simple, lightweight, fully controlled isomorphic (with SSR support) React.js carousel component. Touch enabled and responsive. With support for autoplay and infinity options. Fully customizable", "files": [ "dist/"