fix(core): update

This commit is contained in:
2023-09-21 00:48:04 +02:00
parent 00b4108803
commit 1ef5c0da06
3 changed files with 4 additions and 3 deletions

View File

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