We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56cd139 commit d115573Copy full SHA for d115573
src/Constants.php
@@ -14,7 +14,7 @@ class Constants
14
/**
15
* The current release version
16
*/
17
- public const VERSION = '0.1.1';
+ public const VERSION = '0.2';
18
19
* The software name
20
0 commit comments