From 9fff1edbe78aa07c1897a7b09edc8162e172cf35 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 12 Sep 2019 12:29:01 +0000 Subject: [PATCH] chore(release): 1.2.0 [skip ci] # [1.2.0](https://github.com/doomsower/react-native-startup-time/compare/v1.1.0...v1.2.0) (2019-09-12) ### Features * support RN < 0.60 ([7846f48](https://github.com/doomsower/react-native-startup-time/commit/7846f48)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 78513dc..b9d6acb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-startup-time", - "version": "1.1.0", + "version": "1.2.0", "description": "measure startup time of your react-native app", "main": "index.js", "files": [