diff --git a/package-lock.json b/package-lock.json index 3aa7e305..d0b43e96 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-multi-carousel", - "version": "2.2.6", + "version": "2.2.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b6d6297..4a1fad05 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-multi-carousel", "private": false, - "version": "2.2.6", + "version": "2.2.7", "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",