From b63fbe8a4a577befc22a0bdcc5c20bf42ffdcacb Mon Sep 17 00:00:00 2001 From: Vadym Shymko Date: Mon, 8 Jan 2024 12:04:40 +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 0dfa893..b23f686 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simply-carousel", - "version": "9.1.0", + "version": "9.1.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/"