release v0.0.20

This commit is contained in:
Bruno Windels 2020-03-31 10:14:12 +02:00
parent 2f7c825d2b
commit c7388f1bb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "brawl-chat",
"version": "0.0.19",
"version": "0.0.20",
"description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB",
"main": "index.js",
"directories": {