Skip to content

Commit 041d361

Browse files
committed
bump to v0.1.3
1 parent 2fb868a commit 041d361

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dyad",
33
"productName": "dyad",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"description": "My Electron application description",
66
"main": ".vite/build/main.js",
77
"repository": {
@@ -118,4 +118,4 @@
118118
"update-electron-app": "^3.1.1",
119119
"uuid": "^11.1.0"
120120
}
121-
}
121+
}

0 commit comments

Comments
 (0)