cut 0.0.7

This commit is contained in:
Bruno Windels 2019-10-23 09:42:15 +02:00
parent 2ce0f6e30e
commit 964e09bfd5
1 changed files with 1 additions and 1 deletions

View File

@ -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": {