release v0.2.9

This commit is contained in:
Bruno Windels 2021-09-16 18:20:25 +02:00
parent 356af3ae7c
commit ccc5aac025
1 changed files with 1 additions and 1 deletions

View File

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