release v0.0.35

This commit is contained in:
Bruno Windels 2020-09-11 14:54:02 +02:00
parent 47a238f498
commit 4bc56cb41a

View file

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