From dc058ec91be91ca050b32e949b6e27cabae628f2 Mon Sep 17 00:00:00 2001 From: imndx Date: Fri, 28 Jun 2019 23:13:22 +0800 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 426f22df..5b79a97a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wildfireChat", - "version": "0.2.0", + "version": "0.2.1", "description": "WildfireChat client built with React, MobX and Electron.", "main": "main.js", "scripts": {