diff --git a/package.json b/package.json index f96eed0..6c1d7b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "time-based-cache", - "version": "1.0.7", + "version": "1.0.8", "description": "A Laravel-like Cache Store for Javascript", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"