From 8eef389317cb62875c32363ea381172f1b53f1e3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 5 Mar 2020 11:07:09 +0000 Subject: [PATCH] chore(release): 1.2.2 [skip ci] ## [1.2.2](https://github.com/doomsower/react-native-startup-time/compare/v1.2.1...v1.2.2) (2020-03-05) ### Bug Fixes * Only call Activity.reportFullyDrawn on Lollipop or above ([86b1281](https://github.com/doomsower/react-native-startup-time/commit/86b1281)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 93bc6a2..1b0494e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-startup-time", - "version": "1.2.1", + "version": "1.2.2", "description": "measure startup time of your react-native app", "main": "index.js", "files": [