chore: bump ui-toolkit version

Didn't realise we'd previously published this package to npm - there are
were 7 versions starting with 0.1.0 prior to us publishing 0.0.1 today.

This bumps us to 0.7.0 - which is ahead of the previously highest 0.6.1,
and hopefully will avoid any confusion for consumers of the lib.
This commit is contained in:
Ciaran McGhie
2023-02-23 15:13:35 +00:00
parent 0c26d99ce2
commit cd51ebeeae
+1 -1
View File
@@ -1,4 +1,4 @@
{
"name": "@vegaprotocol/ui-toolkit",
"version": "0.0.1"
"version": "0.7.0"
}