From 91ab1f2209348c89fabeec58c4900048ddbe7ac9 Mon Sep 17 00:00:00 2001 From: Milan Andric Date: Fri, 12 Jun 2015 14:30:29 -0300 Subject: [PATCH] bumped version --- kanso.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kanso.json b/kanso.json index d86986cd369..7f79acad5f0 100644 --- a/kanso.json +++ b/kanso.json @@ -1,7 +1,7 @@ { "name": "medic", "display_name": "Medic Mobile", - "version": "0.4.6", + "version": "0.4.7", "description": "SMS data collection designed for rural environments.", "long_description" : "Medic Mobile is a web based SMS data collection and analytics tool focused on community health care workers in rural environments. We help large health organizations collect and analyze data sent from health care workers using ordinary mobile phones.", "url": "https://github.com/medic/medic-webapp", diff --git a/package.json b/package.json index c1dfdf019a0..470deda56a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medic", - "version": "0.4.6", + "version": "0.4.7", "repository": { "type": "git", "url": "git://github.com/medic/medic-webapp.git"