diff --git a/package-lock.json b/package-lock.json index f2d463d..ea6447f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jamsch/react-native-duo-drag-drop", - "version": "1.1.2", + "version": "1.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@jamsch/react-native-duo-drag-drop", - "version": "1.1.2", + "version": "1.1.3", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "19.2.2", diff --git a/package.json b/package.json index a511385..fee96e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jamsch/react-native-duo-drag-drop", - "version": "1.1.2", + "version": "1.1.3", "description": "Duolingo-style drag and drop for React Native", "main": "lib/commonjs/index.js", "module": "lib/module/index.js",