From ee50d43f9430523959569b6051c122fad7499eee Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 28 May 2020 12:53:20 +0000 Subject: [PATCH] chore(release): 1.5.1 [skip ci] ## [1.5.1](https://github.com/solinor/react-native-bluetooth-status/compare/v1.5.0...v1.5.1) (2020-05-28) ### Bug Fixes * **android:** import androidx Nullable annotation ([407e3ad](https://github.com/solinor/react-native-bluetooth-status/commit/407e3ad2ba387a8a0a123597150a639b03a5fbeb)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 24a82ab..11e1e06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bluetooth-status", - "version": "1.5.0", + "version": "1.5.1", "description": "React-Native library to query and manage bluetooth state of the device (iOS and Android)", "main": "index.js", "scripts": {