From 95aa0ae56ce853010f59d924d76e12e2ede87cdf Mon Sep 17 00:00:00 2001 From: Reactotron Tester Date: Fri, 11 Oct 2019 18:07:45 +0000 Subject: [PATCH] chore(release): 3.2.0 [skip ci] # [3.2.0](https://github.com/infinitered/ignite/compare/v3.1.6...v3.2.0) (2019-10-11) ### Features * **cli:** ignite doctor: find locally installed plugins and display [Installed] if found ([#1471](https://github.com/infinitered/ignite/issues/1471) by [@mikaoelitiana](https://github.com/mikaoelitiana)) ([94be03c](https://github.com/infinitered/ignite/commit/94be03c)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1fb0023ba..b784d4fea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ignite-cli", - "version": "3.1.6", + "version": "3.2.0", "description": "An unfair headstart for your React Native apps. Save 2+ weeks of development!", "bin": { "ignite": "bin/ignite"