fix(core): update

This commit is contained in:
Philipp Kunz 2024-06-10 00:15:10 +02:00
parent bc4778f7db
commit 7c5225125c

View File

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