diff --git a/package-lock.json b/package-lock.json index 0a7c809..46f5165 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-nfc-manager", - "version": "3.2.2", + "version": "3.3.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6049301..3b7b718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-nfc-manager", - "version": "3.2.2", + "version": "3.3.0", "description": "A NFC module for react native.", "main": "src/index.js", "repository": {