fix(core): update

This commit is contained in:
2024-06-05 23:56:02 +02:00
parent 224004217c
commit cbdbd32dd1
4 changed files with 15 additions and 7 deletions

View File

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