Skip to content

Commit 945e39a

Browse files
committed
Bumped kernel version to 2.1.0
1 parent ee406f2 commit 945e39a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/AspectKernel.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ abstract class AspectKernel
3030
/**
3131
* Version of kernel
3232
*/
33-
const VERSION = '2.0.0';
33+
const VERSION = '2.1.0';
3434

3535
/**
3636
* Kernel options

0 commit comments

Comments
 (0)