We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee406f2 commit 945e39aCopy full SHA for 945e39a
src/Core/AspectKernel.php
@@ -30,7 +30,7 @@ abstract class AspectKernel
30
/**
31
* Version of kernel
32
*/
33
- const VERSION = '2.0.0';
+ const VERSION = '2.1.0';
34
35
36
* Kernel options
0 commit comments