release v0.1.37

This commit is contained in:
Bruno Windels 2021-03-11 10:28:04 +01:00
parent 8100c70e88
commit ebca3935c5
1 changed files with 1 additions and 1 deletions

View File

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