Skip to content

Commit 583f485

Browse files
committed
v3.0.1
1 parent 29f5f4c commit 583f485

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SimpleCache.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
* Rundiz SimpleCache
1212
*
1313
* @since 3.0
14-
* @version 3.0
14+
* @version 3.0.1
1515
*/
1616
class SimpleCache
1717
{
1818

1919

20-
const VERSION = '3.0';
20+
const VERSION = '3.0.1';
2121

2222

2323
}

0 commit comments

Comments
 (0)