release v0.1.21

This commit is contained in:
Bruno Windels 2020-10-29 10:48:55 +01:00
parent 6d13709fcc
commit 9afcb154cb

View file

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