diff --git a/package.json b/package.json index 24022f0..d5858e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@inthepocket/react-native-service-discovery", - "version": "0.1.0", + "version": "0.2.0", "description": "mDNS Network Service Discovery in React Native", "main": "lib/commonjs/index", "module": "lib/module/index",