fix(core): update

This commit is contained in:
2023-08-06 15:51:34 +02:00
parent 60b610fc4a
commit ef06dd138e
4 changed files with 36 additions and 36 deletions

View File

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