Skip to content

Commit

Permalink
v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3 committed Dec 12, 2024
1 parent aad2424 commit 7604605
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 6 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/SimpleCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
* Rundiz SimpleCache
*
* @since 3.0
* @version 3.0.4
* @version 3.0.5
*/
class SimpleCache
{


const VERSION = '3.0.4';
const VERSION = '3.0.5';


}

0 comments on commit 7604605

Please # to comment.