fix(core): update

This commit is contained in:
2024-04-23 19:58:04 +02:00
parent dc4074340d
commit 9dd69868d9
5 changed files with 167 additions and 46 deletions

View File

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