From dd6e59f734c9a2f8eacb729bf69ef0ccf25b34aa Mon Sep 17 00:00:00 2001 From: Vadym Shymko Date: Thu, 1 Jun 2023 17:56:24 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4eef1e8..93d7549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simply-carousel", - "version": "9.0.0", + "version": "9.0.1", "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/"