sdk release 0.0.10

This commit is contained in:
Bruno Windels 2022-04-08 17:48:20 +02:00
parent c9bc080aef
commit a6b6fef6d2
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.9",
"version": "0.0.10",
"main": "./hydrogen.es.js",
"type": "module"
}