Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajility97 committed Mar 2, 2024
1 parent 0bd0b39 commit 464e240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LogViewer.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class LogViewer implements LogViewerContract
/**
* LogViewer Version
*/
const VERSION = '9.0.0';
const VERSION = '10.0.0';

/* -----------------------------------------------------------------
| Properties
Expand Down

0 comments on commit 464e240

Please sign in to comment.