Skip to content

Commit d2cb3e6

Browse files
committed
change version inside class
1 parent e87bde8 commit d2cb3e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KoolReport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class KoolReport
4848
*/
4949
public function version()
5050
{
51-
return "5.1.0";
51+
return "6.1.0";
5252
}
5353

5454
/**

0 commit comments

Comments
 (0)