Skip to content

Commit 7cde684

Browse files
committed
Release 1.7.1
1 parent 8f092fc commit 7cde684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cli/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
class Application extends SymfonyApplication
2727
{
2828
const APPLICATION_NAME = 'SensioLabs Insight CLI';
29-
const APPLICATION_VERSION = '1.7.0';
29+
const APPLICATION_VERSION = '1.7.1';
3030

3131
private $api;
3232
private $apiConfig;

0 commit comments

Comments
 (0)