release v0.1.55

This commit is contained in:
Bruno Windels 2021-06-02 13:14:31 +02:00
parent 928d3b5eda
commit 2194c1b8bd
1 changed files with 1 additions and 1 deletions

View File

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