From dd199b58182eecdc44f3f37efbaab8fb64536278 Mon Sep 17 00:00:00 2001 From: leMaik Date: Sun, 21 Oct 2018 16:41:07 +0200 Subject: [PATCH] 2.1.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 276a14a..8a66695 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "material-auto-rotating-carousel", - "version": "2.0.0", + "version": "2.1.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6f989a7..e5a3364 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "material-auto-rotating-carousel", - "version": "2.0.0", + "version": "2.1.0", "description": "Introduce new users to your app with this material style carousel", "main": "lib/index.js", "scripts": {