fix(core): update

This commit is contained in:
Philipp Kunz 2024-02-15 18:57:48 +01:00
parent 2d1f0047f0
commit d1ba847b6d

View File

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