Skip to content

Commit

Permalink
Bumping version 0.1.4
Browse files Browse the repository at this point in the history
- Remove unnecessary file and folders.
  • Loading branch information
firejune committed May 24, 2016
1 parent 7324ce0 commit b031e3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
.DS_Store
_devtron/
_electron/
build/react-devtools-chrome.zip
node_modules/
npm-debug.log
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-react-devtools",
"version": "0.1.3",
"version": "0.1.4",
"description": "React DevTools Extension for Electron",
"main": "./api.js",
"repository": {
Expand Down

0 comments on commit b031e3c

Please sign in to comment.