Skip to content

Commit 5bbd4b8

Browse files
package version.
1 parent 8fe4e0e commit 5bbd4b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tiny-electron-essentials",
33
"description": "A lightweight and modular utility library for Electron apps, offering simplified window management, tray support, IPC channels, and custom frameless window styling.",
4-
"version": "1.0.3",
4+
"version": "1.0.4",
55
"scripts": {
66
"test": "electronmon ./test/main.mjs",
77
"fix:prettier": "npm run fix:prettier:src && npm run fix:prettier:test && npm run fix:prettier:rollup.config",

0 commit comments

Comments
 (0)