diff --git a/package.json b/package.json index 20fafa4..10d171e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-detective", - "version": "0.0.4", + "version": "0.0.5", "description": "A Babel 5/6 plugin that scans the AST for require calls and import statements", "license": "MIT", "repository": "jamestalmage/babel-plugin-detective",