From 1eb9ed96fddc43afcd15ac8dcc3feca9f0902027 Mon Sep 17 00:00:00 2001 From: Vadym Shymko Date: Mon, 6 Mar 2023 17:38:16 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ccf400..f3d13c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simply-carousel", - "version": "8.5.2", + "version": "8.5.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/"