fix(core): update

This commit is contained in:
Philipp Kunz 2024-03-22 22:49:33 +01:00
parent 7cb08924cd
commit 4b7c1850fc

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/interfaces',
version: '1.0.48',
version: '1.0.49',
description: 'interfaces for working with containers'
}