fix(core): update

This commit is contained in:
2024-05-08 20:35:16 +02:00
parent d9112d3e04
commit 9f5d2cacf1
3 changed files with 63 additions and 314 deletions

View File

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