Skip to content

Commit e7f17d5

Browse files
committed
0.6.0-beta2
1 parent e35ac8b commit e7f17d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-debugger",
3-
"version": "0.6.0-beta1",
3+
"version": "0.6.0-beta2",
44
"productName": "React Native Debugger",
55
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
66
"main": "main.js",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-debugger",
3-
"version": "0.6.0-beta1",
3+
"version": "0.6.0-beta2",
44
"productName": "React Native Debugger",
55
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
66
"main": "electron/main.js",

0 commit comments

Comments
 (0)