diff --git a/package-lock.json b/package-lock.json index 10af1ff..2d194be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-native-bluetooth-classic", - "version": "1.73.0-rc.10", + "version": "1.73.0-rc.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "react-native-bluetooth-classic", - "version": "1.73.0-rc.10", + "version": "1.73.0-rc.11", "license": "MIT", "dependencies": { "buffer": "^6.0.3" diff --git a/package.json b/package.json index 1e3d737..fd82344 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bluetooth-classic", - "version": "1.73.0-rc.10", + "version": "1.73.0-rc.11", "description": "Implement bluetooth classic (serial) on Android (Bluetooth Adapter) and IOS (External Accessory)", "main": "lib/index.js", "types": "lib/index.d.ts",