diff --git a/package.json b/package.json index 9915fad..3887547 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-find-local-devices", - "version": "2.0.13", + "version": "2.0.14", "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",