release v0.2.21

This commit is contained in:
Bruno Windels 2021-11-05 21:08:49 +01:00
parent 25fb645c4b
commit 2afcddbf49
1 changed files with 1 additions and 1 deletions

View File

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