From 036be3df1cf0af80e2809aa8873059b273e4efce Mon Sep 17 00:00:00 2001 From: Daniel Tschinder Date: Fri, 3 May 2019 16:47:27 -0700 Subject: [PATCH] 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3b1dd8d4af..66196f5f479 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-docgen", - "version": "4.1.0", + "version": "4.1.1", "description": "A CLI and toolkit to extract information from React components for documentation generation.", "repository": { "type": "git",