From fd0fea226ebc49ba6e94d8f953c5033ab1e6a5f0 Mon Sep 17 00:00:00 2001 From: Misha Moroshko Date: Sat, 25 Jul 2020 21:55:49 +1000 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {