Skip to content

Commit

Permalink
chore(release): 1.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.2.0](v1.1.0...v1.2.0) (2019-09-12)

### Features

* support RN < 0.60 ([7846f48](7846f48))
  • Loading branch information
semantic-release-bot committed Sep 12, 2019
1 parent 7846f48 commit 9fff1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 9fff1ed

Please sign in to comment.