From bec2e4ab8623802dac748bd9ea0d57795a56d988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Fri, 29 Sep 2017 00:21:21 +0800 Subject: [PATCH] Release 0.2.1-alpha --- app/package.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/package.json b/app/package.json index 6475fa3..3058f43 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.2.0", + "version": "0.2.1", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "./main.js", "author": { diff --git a/package.json b/package.json index 9063b50..ccbba19 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.2.0", + "version": "0.2.1", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "main.js", "scripts": {