diff --git a/package-lock.json b/package-lock.json index 18970b6..adb23d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-swipe-item", - "version": "0.5.1", + "version": "0.6.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b231888..be20608 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-swipe-item", - "version": "0.5.1", + "version": "0.6.0", "description": "The swipeale item for react-native", "main": "dist/index.js", "type": "index.d.ts",