Skip to content

Commit

Permalink
Release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalopin committed Apr 4, 2019
1 parent 71d1692 commit f06e22c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cli/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
class Application extends SymfonyApplication
{
const APPLICATION_NAME = 'SensioLabs Insight CLI';
const APPLICATION_VERSION = '1.5-dev';
const APPLICATION_VERSION = '1.6.0';

private $api;
private $apiConfig;
Expand Down

0 comments on commit f06e22c

Please sign in to comment.