diff --git a/package.json b/package.json index 67a59c7..cc99553 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-xenon", - "version": "0.0.1", + "version": "0.1.0", "description": "A comprehensive tool for analyzing HTTP(S) requests and logs in React Native apps. Designed for use across all environments, it offers an intuitive interface for efficient debugging and issue resolution.", "source": "./src/index.ts", "main": "./lib/commonjs/index.js",