Skip to content

Commit b80630e

Browse files
committed
updated version
1 parent d688f83 commit b80630e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zibri/zibri.utilities.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ type ZibriCliOptions<T extends ZibriCliCommands>
3737
*/
3838
export abstract class ZibriUtilities {
3939

40-
private static readonly CLI_VERSION: string = '2.1.3';
40+
private static readonly CLI_VERSION: string = '2.1.4';
4141

4242
/**
4343
* Runs a zibri cli command inside the provided directory.

0 commit comments

Comments
 (0)