From 75ec1a4976b5e7ee897d2763151b8605da08b049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Mon, 16 Apr 2018 23:21:05 +0200 Subject: [PATCH] Release 0.3.2 --- 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 93e2ea8..02f42a5 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.3.1", + "version": "0.3.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 4876099..cd6d629 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "arbore", "productName": "Arbore", - "version": "0.3.1", + "version": "0.3.2", "description": "Friend-to-friend filesharing app to save the world from dystopia", "main": "main.js", "scripts": {