release v0.0.23

This commit is contained in:
Bruno Windels 2020-05-08 09:31:56 +02:00
parent 426dd726e7
commit fba760dfc1

View file

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