release v0.0.37

This commit is contained in:
Bruno Windels 2020-09-14 18:34:23 +02:00
parent ca6401ac46
commit 2f2a2ee73f
1 changed files with 1 additions and 1 deletions

View File

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