Skip to content

Commit 755f938

Browse files
committed
updated to newest version
1 parent 1a22830 commit 755f938

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2';
40+
private static readonly CLI_VERSION: string = '2.1.3';
4141

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

0 commit comments

Comments
 (0)