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