bump sdk version

This commit is contained in:
Bruno Windels 2022-05-11 14:58:57 +02:00
parent b7675f46c4
commit 6fde6bbf6b
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.11",
"version": "0.0.12",
"main": "./hydrogen.es.js",
"type": "module"
}