fix(core): update

This commit is contained in:
2022-10-11 10:53:12 +02:00
parent 006782b57f
commit 449c7b2c04
4 changed files with 24 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@shipzone/npmci',
version: '4.0.0',
version: '4.0.1',
description: 'node and docker in gitlab ci on steroids'
}