diff --git a/package-lock.json b/package-lock.json index de7ad72..226eca3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-nfc-manager", - "version": "3.14.9", + "version": "3.14.10", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index ae75976..94113ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nfc-manager", - "version": "3.14.9", + "version": "3.14.10", "description": "A NFC module for react native.", "main": "src/index.js", "repository": {