fix(core): update

This commit is contained in:
2024-04-23 20:10:36 +02:00
parent 6407033694
commit 86d5cc1d47
3 changed files with 4 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@apiclient.xyz/docker',
version: '1.0.109',
description: 'Provides easy communication with Docker's remote API from Node.js, with TypeScript support.'
version: '1.0.110',
description: 'Provides easy communication with Docker remote API from Node.js, with TypeScript support.'
}