release v0.2.17

This commit is contained in:
Bruno Windels 2021-10-26 11:32:42 +02:00
parent fae4493abc
commit e3c5def536
1 changed files with 1 additions and 1 deletions

View File

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