release v0.2.3

This commit is contained in:
Bruno Windels 2021-07-18 13:16:51 +02:00
parent 934e7e6f71
commit 13932bb480
1 changed files with 1 additions and 1 deletions

View File

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