Skip to content

Commit f8e171d

Browse files
authored
Merge pull request #124 from Service-Soft/update-packages
updated to newest version
2 parents 5254a24 + 755f938 commit f8e171d

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)