Skip to content

Commit

Permalink
v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
attogram committed May 18, 2020
1 parent 7992e9f commit ccb8f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Base.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

class Base
{
const VERSION = '0.8.1';
const VERSION = '0.8.2';

/** Cache Directory */
const CACHE_DIRECTORY = __DIR__ . DIRECTORY_SEPARATOR . '..' . DIRECTORY_SEPARATOR . 'cache';
Expand Down

0 comments on commit ccb8f87

Please sign in to comment.