fix(core): update

This commit is contained in:
2022-11-02 16:43:54 +01:00
parent a58fa135c1
commit a3e628c43f
2 changed files with 2 additions and 1 deletions

View File

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