Skip to content

Commit

Permalink
Update application version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Jun 19, 2021
1 parent 87a51a6 commit edab6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class Application
*
* @var string
*/
public const VERSION = '1.0.3';
public const VERSION = '1.1.0';

/**
* Absolute path to the Revision workspace.
Expand Down

0 comments on commit edab6ac

Please sign in to comment.