From 744c59371ba410c4c9c063628c789b2bd5f2ecda Mon Sep 17 00:00:00 2001 From: Leon Fedotov Date: Thu, 25 May 2017 00:09:48 +0300 Subject: [PATCH] v2.8.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 253855931..81f200e12 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.3", + "version": "2.6.4", "private": true, "scripts": { "postinstall": "bower install",