diff --git a/bower.json b/bower.json index 7b9f1344..3f767dce 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "esaude-emr-poc", - "version": "1.2.5-alpha", + "version": "1.2.5-alpha.4 ", "description": "eSaude EMR point of care", "authors": [ "eSaude Mozambique" diff --git a/package.json b/package.json index aac3e84b..f2a0817f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "esaude-emr-poc", "private": true, - "version": "1.2.5-alpha.3", + "version": "1.2.5-alpha.4", "description": "eSaude EMR point of care", "devDependencies": { "async": "^0.9.2",