fix(core): update

This commit is contained in:
2024-02-02 16:54:07 +01:00
parent bbdf61e0a9
commit 8d74712a97
3 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.0.106',
version: '1.0.107',
description: 'easy communication with docker remote api from node, TypeScript ready'
}