diff --git a/package-lock.json b/package-lock.json index 16c32316..ed8a0c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pure-react-carousel", - "version": "1.19.4", + "version": "1.19.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 976633f8..617401d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pure-react-carousel", - "version": "1.19.4", + "version": "1.19.5", "description": "A highly impartial suite of React components that can be assembled by the consumer to create a responsive, aria compliant, carousel with almost no limits on DOM structure or CSS styles. If you're tired of fighting some other developer's CSS and DOM structure, this carousel is for you.", "main": "dist/index.cjs.js", "module": "dist/index.es.js",