fix(core): update

This commit is contained in:
2023-08-06 18:15:01 +02:00
parent f93d10d394
commit 7e75cccbcb
3 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.3',
version: '3.0.4',
description: 'easy serving of static files'
}