diff --git a/package-lock.json b/package-lock.json index 048612d1..48bc70ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-multi-carousel", - "version": "2.2.10", + "version": "2.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 86d18477..0a9ff24b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-multi-carousel", "private": false, - "version": "2.2.10", + "version": "2.3.0", "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",