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