Bump to v0.4.0 (#85)

This commit is contained in:
Will Chen
2025-05-05 15:10:18 -07:00
committed by GitHub
parent c1570e4469
commit 971afb835f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "dyad",
"productName": "dyad",
"version": "0.3.0",
"version": "0.4.0",
"description": "My Electron application description",
"main": ".vite/build/main.js",
"repository": {
@@ -126,4 +126,4 @@
"update-electron-app": "^3.1.1",
"uuid": "^11.1.0"
}
}
}