release v0.2.13

This commit is contained in:
Bruno Windels 2021-09-24 18:45:33 +02:00
parent 7c44fb8cd4
commit cc0b938a6d
1 changed files with 1 additions and 1 deletions

View File

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