From aef7f8b85ab30d0f2a3f178e8991a5c096d856ae Mon Sep 17 00:00:00 2001 From: xiaody Date: Sat, 24 Jul 2021 21:34:28 +0800 Subject: [PATCH] 0.10.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 06b6417..b4666b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-touch-carousel", - "version": "0.10.1", + "version": "0.10.2", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "0.10.1", + "version": "0.10.2", "license": "MIT", "dependencies": { "@react-spring/web": "^9.2.4" diff --git a/package.json b/package.json index ff43e93..239312a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-touch-carousel", - "version": "0.10.1", + "version": "0.10.2", "description": "Micro carousel framework for React.JS", "main": "lib/index.js", "files": [