diff --git a/package.json b/package.json index 0564322..c82afa5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "babel-plugin-transform-class-inject-directive", "description": "Detect an inject directive on a class constructor and define a static property with the list of dependencies.", "homepage": "https://homer0.github.io/babel-plugin-transform-class-inject-directive/", - "version": "2.0.0", + "version": "2.0.1", "repository": "homer0/babel-plugin-transform-class-inject-directive", "author": "Leonardo Apiwan (@homer0) ", "license": "MIT",