Skip to content

Commit e819547

Browse files
committed
v0.6.0
1 parent 511e8ec commit e819547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
class Base
2323
{
24-
const VERSION = '0.5.1';
24+
const VERSION = '0.6.0';
2525

2626
/** Cache Time, in seconds. 4 days = 345600 seconds */
2727
const CACHE_TIME = 345600;

0 commit comments

Comments
 (0)