cut 0.0.15

This commit is contained in:
Bruno Windels 2020-03-14 21:42:24 +01:00
parent 06e43d9ee3
commit ff9e55e49c

View file

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