fix(core): update

This commit is contained in:
2024-06-06 00:32:50 +02:00
parent eaaf313442
commit e48023d490
5 changed files with 220 additions and 4 deletions

View File

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