From c7d468e19f3ff2606d2734ac59cc8dc7cc895feb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 20 Jun 2019 09:36:43 +0000 Subject: [PATCH] chore(release): 0.2.1 [skip ci] ## [0.2.1](https://github.com/solinor/react-native-ci/compare/v0.2.0...v0.2.1) (2019-06-20) ### Bug Fixes * **c:** FIX prompt flow ([#46](https://github.com/solinor/react-native-ci/issues/46)) ([d52d33b](https://github.com/solinor/react-native-ci/commit/d52d33b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0508bd..da24793 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ci", - "version": "0.2.0", + "version": "0.2.1", "description": "react-native-ci CLI", "bin": { "react-native-ci": "bin/react-native-ci"