diff --git a/package.json b/package.json index 7ba43fa40..714b9079a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "detective", "description": "find all require() calls by walking the AST", - "version": "5.2.0", + "version": "5.2.1", "author": { "name": "James Halliday", "email": "mail@substack.net",