fix(core): update

This commit is contained in:
Philipp Kunz 2023-03-31 15:10:42 +02:00
parent 2a2d4dabe4
commit dd426a4ca4
2 changed files with 2 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedserver',
version: '2.0.45',
version: '2.0.46',
description: 'easy serving of static files'
}

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiglobal/typedserver',
version: '2.0.45',
version: '2.0.46',
description: 'easy serving of static files'
}