From 673d7a37ba2a0bc996bbb403ceac566a2b54489f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 27 Apr 2018 20:50:39 +0300 Subject: [PATCH] bumping patch, tagging v3.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3b22580e..d4dab3d14 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.1", + "version": "3.2.2", "private": true, "scripts": { "postinstall": "cd public; npm install",