diff --git a/package.json b/package.json index 6e31a98..c0ca9bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-scanner", - "version": "0.1.3", + "version": "0.2.0", "description": "Extract React components and props usage from code.", "bin": "bin/react-scanner", "scripts": {