release v0.2.18

This commit is contained in:
Bruno Windels 2021-10-26 15:10:44 +02:00
parent 0f0719eaa2
commit c621ccf679
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "hydrogen-web",
"version": "0.2.17",
"version": "0.2.18",
"description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB",
"main": "src/lib.ts",
"directories": {