We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e8af0 commit 7038293Copy full SHA for 7038293
lib/Version.php
@@ -14,6 +14,6 @@ class Version {
14
/**
15
* Full version number
16
*/
17
- const VERSION = '1.0.0';
+ const VERSION = '1.1.0';
18
19
}
0 commit comments