diff --git a/package-lock.json b/package-lock.json index 868695fa..b2363426 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-multi-carousel", - "version": "2.4.1", + "version": "2.4.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 00f9e25d..14dda0b4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-multi-carousel", "private": false, - "version": "2.4.1", + "version": "2.4.2", "description": "Production-ready, lightweight fully customizable React carousel component that rocks supports multiple items and SSR(Server-side rendering) with typescript.", "main": "index.js", "types": "./lib/types.d.ts",