From 2b40603e74454e23efba49e68cdf81408a7e13ad Mon Sep 17 00:00:00 2001 From: Rami Jarrar Date: Mon, 19 Jun 2017 20:15:13 +1000 Subject: [PATCH] Bump version to 2.0.4 --- documentation/conf.py | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/conf.py b/documentation/conf.py index 21a8cea..3d16215 100644 --- a/documentation/conf.py +++ b/documentation/conf.py @@ -18,8 +18,8 @@ project = u'Meteor Azure' copyright = u'2017, Talos Technology Pty Ltd' -version = u'2.0.3' -release = u'2.0.3' +version = u'2.0.4' +release = u'2.0.4' # ------------------------------- # Internationalization diff --git a/package.json b/package.json index a7c63f0..c969513 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meteor-azure", - "version": "2.0.3", + "version": "2.0.4", "description": "Automate Meteor deployments on Azure App Service", "main": "distribution/main.js", "bin": {