From 2ec66f8e407b4c589ee33da6b1feb17ddcb89b69 Mon Sep 17 00:00:00 2001 From: Felix Kling Date: Tue, 5 Jan 2016 09:44:31 -0800 Subject: [PATCH] Bump version to 2.6.0 for publishing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bd53a861dc3..92fcb329d87 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-docgen", - "version": "2.5.0", + "version": "2.6.0", "description": "A CLI and toolkit to extract information from React components for documentation generation.", "repository": { "type": "git",