release v0.1.8

This commit is contained in:
Bruno Windels 2020-10-07 18:01:52 +02:00
parent 76028578a7
commit 1a331a22ec

View file

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