From 964e09bfd5794e77388bb280d538533532c57224 Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Wed, 23 Oct 2019 09:42:15 +0200 Subject: [PATCH] cut 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7836ff9c..fdeb2c7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "brawl-chat", - "version": "0.0.3", + "version": "0.0.7", "description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB", "main": "index.js", "directories": {