Skip to content

Commit a249b20

Browse files
authored
Merge pull request #125 from Service-Soft/dev
release 2.1.3
2 parents b382efe + f8e171d commit a249b20

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)