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