bump sdk version

This commit is contained in:
Bruno Windels 2022-02-15 11:31:50 +01:00
parent 460780d602
commit dea1e7eaf3
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.5",
"version": "0.0.6",
"main": "./hydrogen.es.js",
"type": "module"
}