diff --git a/package.json b/package.json index f360060..e450f29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "babel-plugin-typescript-to-proptypes", - "version": "1.4.2", + "version": "2.0.0", "description": "Generate React PropTypes from TypeScript prop interfaces.", "repository": "https://github.com/milesj/babel-plugin-typescript-to-proptypes", "license": "MIT",