fix(core): update

This commit is contained in:
2024-05-23 15:21:46 +02:00
parent 8bea58b434
commit 77b9e41bdb
2 changed files with 4 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '3.0.39',
version: '3.0.40',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}