From 9631d43a4d5e589c34babe4ea5e2ee96d4e72495 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 9 May 2019 10:45:51 +0000 Subject: [PATCH] chore(release): 0.1.6 [skip ci] ## [0.1.6](https://github.com/solinor/react-native-ci/compare/v0.1.5...v0.1.6) (2019-05-09) ### Bug Fixes * **ios:** Automate team id selection ([#39](https://github.com/solinor/react-native-ci/issues/39)) ([68c9816](https://github.com/solinor/react-native-ci/commit/68c9816)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36cf44c..ed93d5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ci", - "version": "0.1.5", + "version": "0.1.6", "description": "react-native-ci CLI", "bin": { "react-native-ci": "bin/react-native-ci"