From 4831478288bfa1bf66ec06c4af89499a36c8011b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 25 Dec 2019 19:13:47 +0000 Subject: [PATCH] chore(release): 1.4.1 [skip ci] ## [1.4.1](https://github.com/solinor/react-native-bluetooth-status/compare/v1.4.0...v1.4.1) (2019-12-25) ### Bug Fixes * **ci:** Testing CI release ([21d478f](https://github.com/solinor/react-native-bluetooth-status/commit/21d478fbde8cd07dc40385b259e2d8cb6a2a178a)) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9f4ff3..d80afef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-bluetooth-status", - "version": "1.1.2", + "version": "1.4.1", "description": "React-Native library to query and manage bluetooth state of the device (iOS and Android)", "main": "index.js", "scripts": {