From 3c73b73413fd403a3c222f9950b25742e81987ec Mon Sep 17 00:00:00 2001 From: Firoz Ahmed Date: Mon, 24 Jan 2022 19:24:00 +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 dcde63a..b68c2da 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-compass-heading", "title": "React Native Compass Heading", - "version": "1.3.1", + "version": "1.3.2", "description": "Listener to device's compass information.", "main": "index.js", "scripts": {