release v0.0.32

This commit is contained in:
Bruno Windels 2020-08-21 19:22:48 +02:00
parent b814335b99
commit 5f6074eef3

View file

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