bump SDK version to 0.0.8

This commit is contained in:
Bruno Windels 2022-02-17 10:10:23 +01:00
parent 49f6a2c2eb
commit ac48a5a4df
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.7",
"version": "0.0.8",
"main": "./hydrogen.es.js",
"type": "module"
}