From fb477c5e23d298a81919480ba4b03f038637f408 Mon Sep 17 00:00:00 2001 From: Leon Fedotov Date: Sun, 21 May 2017 15:35:26 +0300 Subject: [PATCH] version v2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a72ef3dc6..c4a281bf6 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.6.0", + "version": "2.6.1", "private": true, "scripts": { "postinstall": "bower install",