From f9a99719b94296224c87052c95c3bfad929f9bd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Wed, 19 Jul 2017 14:03:00 +0900 Subject: [PATCH] Release 0.1.2-preview --- 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 301cee9..fc604ac 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.1.1", + "version": "0.1.2", "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 e297543..92978a9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.1.1", + "version": "0.1.2", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "main.js", "scripts": {