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