Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
engelgabriel committed Jul 27, 2015
1 parent 681db93 commit ffddf35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"productName": "Rocket.Chat",
"identifier": "com.example.rocketchat",
"description": "Rocket.Chat Native Cross-Platform Desktop Application via Electron.",
"version": "0.0.4",
"version": "0.0.5",
"author": "Rocket.Chat Support <[email protected]>",
"main": "main.js",
"config": {
"target": "development"
},
"dependencies": {
"fs-jetpack": "^0.6.5"
"fs-jetpack": "^0.7.0"
}
}

0 comments on commit ffddf35

Please sign in to comment.