From 58e2e1dc6ef1893eb5aec92e0224fa643a8c9908 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 13 Sep 2019 11:34:29 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://github.com/doomsower/react-native-startup-time/compare/v1.2.0...v1.2.1) (2019-09-13) ### Bug Fixes * reduce iOS deployment target to 8.0 ([669691b](https://github.com/doomsower/react-native-startup-time/commit/669691b)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9d6acb..93bc6a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-startup-time", - "version": "1.2.0", + "version": "1.2.1", "description": "measure startup time of your react-native app", "main": "index.js", "files": [