bump sdk version to 0.0.7

This commit is contained in:
Bruno Windels 2022-02-16 10:20:53 +01:00
parent 37cec04e9c
commit 61b264be3b
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.6",
"version": "0.0.7",
"main": "./hydrogen.es.js",
"type": "module"
}