release v0.0.36

This commit is contained in:
Bruno Windels 2020-09-11 17:49:11 +02:00
parent 4875095ea3
commit 5b04587722

View file

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