From 52b577eed0feea13b6569b0162bc5d78c567add0 Mon Sep 17 00:00:00 2001 From: Leon Fedotov Date: Fri, 19 May 2017 04:47:25 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a50f5e49..08c86dc81 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.0", + "version": "2.5.1", "private": true, "scripts": { "postinstall": "bower install",