From fdd66a9af6dab0d0bbed68f302ad5e6765b17e51 Mon Sep 17 00:00:00 2001 From: Firoz Ahmed Date: Mon, 3 May 2021 18:04:12 +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 708731a..b6747a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-compass-heading", "title": "React Native Compass Heading", - "version": "1.2.0", + "version": "1.2.1", "description": "Listener to device's compass information.", "main": "index.js", "scripts": {