diff --git a/package-lock.json b/package-lock.json index 94a6d61..d2aaf62 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-find-local-devices", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 25b4808..1d995fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-find-local-devices", - "version": "1.3.1", + "version": "1.3.2", "description": "It can be helpful when you try to get a list of your local devices over WiFi with websocket connection.", "main": "lib/commonjs/index", "module": "lib/module/index",