release v0.2.15

This commit is contained in:
Bruno Windels 2021-09-30 09:52:35 +02:00
parent dcb08f5266
commit 31a70e1b8e

View file

@ -1,6 +1,6 @@
{ {
"name": "hydrogen-web", "name": "hydrogen-web",
"version": "0.2.14", "version": "0.2.15",
"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": "index.js", "main": "index.js",
"directories": { "directories": {