release v0.1.25

This commit is contained in:
Bruno Windels 2020-11-03 09:13:35 +01:00
parent 0003ddebb5
commit dc05a163df

View file

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