Skip to content

Commit aa47a79

Browse files
committed
Update Admin.php
1 parent 731a488 commit aa47a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use RobiNN\Pca\Dashboards\DashboardInterface;
1212

1313
class Admin {
14-
public const VERSION = '2.0.1';
14+
public const VERSION = '2.0.2';
1515

1616
/**
1717
* @var array<string, DashboardInterface>

0 commit comments

Comments
 (0)