From 5637b1029ad409d030901b688cd4249c5e57bd86 Mon Sep 17 00:00:00 2001 From: Vadym Shymko Date: Mon, 2 Oct 2023 20:16:04 +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 697b0f5..9d5826f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-simply-carousel", - "version": "9.0.4", + "version": "9.0.5", "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/"