fix(core): update

This commit is contained in:
2024-02-17 20:35:46 +01:00
parent ab773c337c
commit e3d80f78fb
2 changed files with 6 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformclient',
version: '1.0.2',
version: '1.0.3',
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
}