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