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