release v0.1.29

This commit is contained in:
Bruno Windels 2020-11-11 13:24:10 +01:00
parent 6bd5692517
commit 67c3fb1910

View file

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