diff --git a/package-lock.json b/package-lock.json index 89212ba..79883f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "react-native-cards-swipe", - "version": "1.2.0", + "version": "1.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.2.0", + "version": "1.2.1", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "^11.0.0", diff --git a/package.json b/package.json index 8f1565e..2dbaee9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-cards-swipe", - "version": "1.2.0", + "version": "1.2.1", "description": "Powerful RN Card Swiper", "main": "lib/commonjs/index", "module": "lib/module/index",