diff --git a/package.json b/package.json index 857921a..783731c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stellar-ui", - "version": "0.0.23", + "version": "0.0.24", "license": "MIT", "scripts": { "build": "rimraf dist && vue-tsc && vite build",