fix(core): update

This commit is contained in:
2023-12-06 19:04:14 +01:00
parent 8ab5b6f4b7
commit 816cd102a2
3 changed files with 5 additions and 4 deletions

View File

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