change sdk version

This commit is contained in:
Bruno Windels 2022-02-07 11:05:28 +01:00
parent 3ff39a9549
commit b868734378
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "hydrogen-view-sdk",
"description": "Embeddable matrix client library, including view components",
"version": "0.0.4",
"version": "0.0.5",
"main": "./hydrogen.es.js",
"type": "module"
}