release v0.1.9

This commit is contained in:
Bruno Windels 2020-10-08 16:18:55 +02:00
parent 30ffe72a7c
commit 0db3842fcc

View file

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