From 90a48c5a2b5e77b993edb9104a42119d4f287af1 Mon Sep 17 00:00:00 2001 From: Leon Fedotov Date: Sat, 20 May 2017 15:18:13 +0300 Subject: [PATCH] release v2.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48f49fa5c..2f4050c85 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "this is part of the deployment proess, so it is important to update the version number", "version name corresponds to the github release name / tag name - https://github.com/Midburn/Spark/releases" ], - "version": "2.5.2", + "version": "2.5.3", "private": true, "scripts": { "postinstall": "bower install",