diff --git a/package-lock.json b/package-lock.json index 57609715..e1883f08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-multi-carousel", - "version": "2.2.3", + "version": "2.2.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 74a86a08..f2395ffb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-multi-carousel", "private": false, - "version": "2.2.3", + "version": "2.2.4", "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",