release v0.1.33

This commit is contained in:
Bruno Windels 2021-03-04 21:55:21 +01:00
parent db8de005a7
commit e820f0e7b9

View file

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