release v0.1.22

This commit is contained in:
Bruno Windels 2020-11-02 12:23:46 +01:00
parent a3ec01385b
commit 8803b84e2b

View file

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