diff --git a/package-lock.json b/package-lock.json index 3c908e8..37fb767 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "material-auto-rotating-carousel", - "version": "2.1.0", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 512d111..ec0ec87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-auto-rotating-carousel", - "version": "2.1.0", + "version": "3.0.0", "description": "Introduce new users to your app with this material style carousel", "main": "lib/index.js", "scripts": {