release v0.1.43

This commit is contained in:
Bruno Windels 2021-04-07 14:46:01 +02:00
parent ced98d02d5
commit d94aeff98c

View file

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