release v0.0.21

This commit is contained in:
Bruno Windels 2020-05-07 20:08:08 +02:00
parent 32710de12a
commit 58e2cca375

View file

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