From 641ba6b33886077d11d5135b1dbace2a7040409e Mon Sep 17 00:00:00 2001 From: Leon Fedotov Date: Fri, 19 May 2017 04:38:25 +0300 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ab35b7d7..8a50f5e49 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.4.4", + "version": "2.5.0", "private": true, "scripts": { "postinstall": "bower install",