bump SDK version

This commit is contained in:
Bruno Windels 2022-03-01 15:45:24 +01:00
parent 1087d62705
commit 42141c7063
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.8",
"version": "0.0.9",
"main": "./hydrogen.es.js",
"type": "module"
}