From 85958da5a20a98acd0cc9d99ce2a8e3ee4d0c7ea Mon Sep 17 00:00:00 2001 From: Firoz Ahmed Date: Tue, 14 Jun 2022 13:26:10 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6589d99..4152adc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-compass-heading", "title": "React Native Compass Heading", - "version": "1.4.0", + "version": "1.4.1", "description": "Listener to device's compass information.", "main": "index.js", "scripts": {