This commit is contained in:
Robert Long 2022-05-19 13:20:56 -07:00
parent 28c699939e
commit 7a4a4f56d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@thirdroom/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"
}