release v0.1.51

This commit is contained in:
Bruno Windels 2021-05-12 23:10:02 +02:00
parent 1ef6a91cf1
commit 4f1149c1a7
1 changed files with 1 additions and 1 deletions

View File

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