We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511e8ec commit e819547Copy full SHA for e819547
src/Base.php
@@ -21,7 +21,7 @@
21
22
class Base
23
{
24
- const VERSION = '0.5.1';
+ const VERSION = '0.6.0';
25
26
/** Cache Time, in seconds. 4 days = 345600 seconds */
27
const CACHE_TIME = 345600;
0 commit comments