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