We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05369ac commit feecdbeCopy full SHA for feecdbe
src/Version.php
@@ -18,5 +18,5 @@
18
*/
19
class Version
20
{
21
- const VERSION = 'v0.6.1';
+ const VERSION = 'v0.6.2';
22
}
0 commit comments