release v0.0.33

This commit is contained in:
Bruno Windels 2020-08-27 10:52:38 +02:00
parent cae70c42f7
commit 8543ec00d0

View file

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