diff --git a/package.json b/package.json index 58ed963..25781c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-react-transform", - "version": "1.0.1", + "version": "1.0.2", "description": "Babel plugin to instrument React components with custom transforms", "main": "lib/index.js", "repository": {