release v0.1.46

This commit is contained in:
Bruno Windels 2021-04-28 11:42:02 +02:00
parent 870ed3f211
commit 04a1d89907

View file

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