Browse Source

Updated version and description

pull/3/head
saenzramiro 9 years ago
parent
commit
6c769daa0f
  1. 4
      package.json

4
package.json

@ -1,7 +1,7 @@
{ {
"name": "Rambox", "name": "Rambox",
"version": "0.1.0", "version": "0.2.0",
"description": "Free messaging app that combines chat and messaging common services into one application.", "description": "Free and Open Source messaging and emailing app that combines common web applications into one.",
"main": "electron_main.js", "main": "electron_main.js",
"scripts": { "scripts": {
"start": "electron electron_main.js" "start": "electron electron_main.js"

Loading…
Cancel
Save