We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439730e commit 4e933e7Copy full SHA for 4e933e7
src/Core.php
@@ -46,7 +46,7 @@ class Core
46
/**
47
* The current version of Cervo.
48
*/
49
- const VERSION = '3.0.2';
+ const VERSION = '3.0.3';
50
51
52
* All the libraries instances that have been initialized through getLibrary().
0 commit comments