From 6c769daa0fef833e0c1ef47ce165d254e39e32b4 Mon Sep 17 00:00:00 2001 From: saenzramiro Date: Wed, 11 May 2016 04:18:15 -0300 Subject: [PATCH] Updated version and description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 87b4aac5..e67315c2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Rambox", - "version": "0.1.0", - "description": "Free messaging app that combines chat and messaging common services into one application.", + "version": "0.2.0", + "description": "Free and Open Source messaging and emailing app that combines common web applications into one.", "main": "electron_main.js", "scripts": { "start": "electron electron_main.js"