bump version 0.0.5

This commit is contained in:
neil 2023-03-06 06:55:41 +08:00
parent 29cfc4a122
commit 6829c32c2e
2 changed files with 1 additions and 3 deletions

View file

@ -144,8 +144,6 @@ jobs:
- darwin+aarch64
steps:
- uses: teaxyz/setup@v0
with:
version: 0.24.6
- uses: actions/checkout@v3
- run: rm -rf ./*.{dmg,zip} || true

View file

@ -1,6 +1,6 @@
{
"name": "@tea/desktop",
"version": "0.0.4",
"version": "0.0.5",
"private": true,
"description": "tea gui app",
"author": "tea.xyz",