release v0.2.12

This commit is contained in:
Bruno Windels 2021-09-22 10:45:46 +02:00
parent 0848306cb0
commit 6c12f0f66f
1 changed files with 1 additions and 1 deletions

View File

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