Skip to content

Commit

Permalink
0.6.0-beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Feb 24, 2017
1 parent e35ac8b commit e7f17d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-debugger",
"version": "0.6.0-beta1",
"version": "0.6.0-beta2",
"productName": "React Native Debugger",
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
"main": "main.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-debugger",
"version": "0.6.0-beta1",
"version": "0.6.0-beta2",
"productName": "React Native Debugger",
"description": "The standalone app for React Native Debugger, with React DevTools / Redux DevTools",
"main": "electron/main.js",
Expand Down

0 comments on commit e7f17d5

Please # to comment.