Skip to content

Commit 9b14f21

Browse files
committed
v1.0.1
1 parent 8d6b184 commit 9b14f21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Admin {
1818
/**
1919
* @const string phpCacheAdmin version.
2020
*/
21-
public const VERSION = '1.0.0';
21+
public const VERSION = '1.0.1';
2222

2323
/**
2424
* @var array<string, DashboardInterface>

0 commit comments

Comments
 (0)