From 7647e36cafaab1ca16c5733a93d3653b97cc9a01 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 7 May 2018 22:32:28 +0300 Subject: [PATCH] bumping patch to v3.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef1d5ce2c..812918d6f 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": "3.2.4", + "version": "3.2.5", "private": true, "scripts": { "postinstall": "cd public; npm install",