From 517a7516b787a7566693cadbcbac964d59f4620f Mon Sep 17 00:00:00 2001 From: Bruno Windels Date: Thu, 6 May 2021 12:14:58 +0200 Subject: [PATCH] release v0.1.48 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6d1e90a..869fc00f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hydrogen-web", - "version": "0.1.47", + "version": "0.1.48", "description": "A javascript matrix client prototype, trying to minize RAM usage by offloading as much as possible to IndexedDB", "main": "index.js", "directories": {