fix(core): update

This commit is contained in:
2024-02-02 16:55:51 +01:00
parent 440eb07afb
commit 001e870643
2 changed files with 5 additions and 2 deletions

View File

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