diff --git a/package.json b/package.json index 97c07e0..36777c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitfeed-client", - "version": "1.9.0", + "version": "1.9.1", "scripts": { "build": "rollup -c", "dev": "rollup -c -w", diff --git a/src/components/TxViz.svelte b/src/components/TxViz.svelte index 7ac4b34..9906fb1 100644 --- a/src/components/TxViz.svelte +++ b/src/components/TxViz.svelte @@ -401,6 +401,11 @@