From 740d8dac35ec31e4a43088c7d3d321ff11aaca30 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 3 Aug 2022 18:48:40 +0200 Subject: [PATCH] fix(core): update --- ts/00_commitinfo_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts/00_commitinfo_data.ts b/ts/00_commitinfo_data.ts index 12dc011..5a860bb 100644 --- a/ts/00_commitinfo_data.ts +++ b/ts/00_commitinfo_data.ts @@ -3,6 +3,6 @@ */ export const commitinfo = { name: '@pushrocks/smartcli', - version: '4.0.2', + version: '4.0.3', description: 'easy observable cli tasks' }