diff --git a/package.json b/package.json index 7170908..0290aa8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bbc/http-transport-cache", - "version": "4.0.1", + "version": "4.0.2", "description": "Caching middleware", "main": "index.js", "scripts": { @@ -56,4 +56,4 @@ "recursive": true, "exit": true } -} \ No newline at end of file +}