From 292100c2c6f9fb73413bfd6ab32279b7af8f522b Mon Sep 17 00:00:00 2001 From: Vincent Date: Mon, 17 Feb 2020 16:37:19 +1100 Subject: [PATCH] Prepare for v1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba8402e9b..c5a4d1a00 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Session", "description": "Private messaging from your desktop", "repository": "https://github.com/loki-project/loki-messenger.git", - "version": "1.0.1", + "version": "1.0.2", "license": "GPL-3.0", "author": { "name": "Loki Project",