release v0.1.42

This commit is contained in:
Bruno Windels 2021-04-01 15:04:21 +02:00
parent 1505f2d101
commit 1ac36cbd23

View file

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