bump sdk version

This commit is contained in:
Bruno Windels 2022-04-27 10:20:22 +01:00
parent a06474d7ac
commit b7675f46c4
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.10",
"version": "0.0.11",
"main": "./hydrogen.es.js",
"type": "module"
}