release v0.1.13

This commit is contained in:
Bruno Windels 2020-10-14 15:12:22 +02:00
parent 7c2fc516bb
commit 398a5aa4e3

View file

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