fix(core): update

This commit is contained in:
2023-12-06 02:21:16 +01:00
parent c41a329087
commit f40c390507
3 changed files with 6 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedelectron',
version: '1.0.3',
version: '1.0.4',
description: 'a package made for ipc communication in electron'
}