diff options
| author | 2026-03-02 03:56:40 +0000 | |
|---|---|---|
| committer | 2026-03-02 03:56:40 +0000 | |
| commit | 9545de91e256b478217022726f5671d150650f7b (patch) | |
| tree | 2a94007be206eaa02e34d77a86c705dfd1ab08b7 /packages/ui/package.json | |
| parent | 24a229ede321e8296ea99b332ccfa61213791d10 (diff) | |
| download | DropOut-9545de91e256b478217022726f5671d150650f7b.tar.gz DropOut-9545de91e256b478217022726f5671d150650f7b.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 b85f887..853d979 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.2", + "version": "0.1.0-alpha.3", "type": "module", "scripts": { "dev": "vite", @@ -43,4 +43,4 @@ "typescript": "~5.9.3", "vite": "npm:rolldown-vite@^7" } -} +}
\ No newline at end of file |