release v0.1.20

This commit is contained in:
Bruno Windels 2020-10-23 17:46:28 +02:00
parent 8125173420
commit 215a5de289

View file

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