We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1249689 commit 79ce386Copy full SHA for 79ce386
1 file changed
src/Core/Application.php
@@ -39,7 +39,7 @@ class Application extends Container implements
39
/**
40
* Themosis framework version.
41
*/
42
- public const THEMOSIS_VERSION = '3.0.0';
+ public const THEMOSIS_VERSION = '3.1.0';
43
44
45
* Laravel version.
0 commit comments