Skip to content

Commit 708c2e2

Browse files
authored
Merge pull request #129 from Service-Soft/update-packages
updated version
2 parents f34144c + b80630e commit 708c2e2

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.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)