release v0.2.8

This commit is contained in:
Bruno Windels 2021-08-30 15:23:09 +02:00
parent a8f89c16bd
commit 8d414970c6

View file

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