From e924577c6a408c74894aa7ed040992f72d19e9ae Mon Sep 17 00:00:00 2001 From: Nitay Rabinovich Date: Mon, 18 Feb 2019 20:43:07 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44bc71569..a74d92e6b 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.3.0", + "version": "3.3.1", "private": true, "scripts": { "postinstall": "cd public && npm install",