release v0.1.2

This commit is contained in:
Bruno Windels 2020-09-28 15:38:27 +02:00
parent 3440823981
commit c6cb345e16

View file

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