release v0.2.20

This commit is contained in:
Bruno Windels 2021-11-03 02:38:52 +01:00
parent 014acbfaf5
commit b011c3df03

View file

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