diff --git a/flipper-native/package.json b/flipper-native/package.json index 2630624..5f2c682 100644 --- a/flipper-native/package.json +++ b/flipper-native/package.json @@ -1,6 +1,6 @@ { "name": "react-native-flipper-performance-plugin", - "version": "0.3.0", + "version": "0.3.1", "description": "Native side of flipper-rn-perf-monitor plugin", "repository": "https://github.com/bamlab/react-native-performance", "author": "almouro (https://github.com/Almouro)", @@ -21,4 +21,4 @@ "devDependencies": { "expo-module-scripts": "^2.0.0" } -} \ No newline at end of file +}