diff options
| author | 2026-03-29 14:26:42 +0000 | |
|---|---|---|
| committer | 2026-03-29 14:26:42 +0000 | |
| commit | 9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e (patch) | |
| tree | af78680c8d4f357843ab336bdac6e56a622de3c7 /packages/ui/package.json | |
| parent | 9d6ffa69bb765f44a1640de6ad46b15fe50c71dd (diff) | |
| download | DropOut-9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e.tar.gz DropOut-9a7997e95d9d19685e6fdfc2cf4aa29358d3c14e.zip | |
chore(release): bump versions
Diffstat (limited to 'packages/ui/package.json')
| -rw-r--r-- | packages/ui/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json index 9f329e4..2c04e98 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,7 +1,7 @@ { "name": "@dropout/ui", "private": true, - "version": "0.1.0-alpha.3", + "version": "0.1.0-alpha.4", "type": "module", "scripts": { "dev": "vite", @@ -46,4 +46,4 @@ "typescript": "~5.9.3", "vite": "npm:rolldown-vite@^7" } -} +}
\ No newline at end of file |