Skip to content

Commit

Permalink
Release v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tgalopin committed Jun 19, 2018
1 parent 847d3a0 commit c61ea56
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.5.2';

private $api;
private $apiConfig;
Expand Down

0 comments on commit c61ea56

Please sign in to comment.