From ba9bb787376fc852e13a8f2cac0845d26339b806 Mon Sep 17 00:00:00 2001 From: Naveen Sakthivel Date: Sat, 3 Jul 2021 23:28:54 +0530 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c95ab0..d8b016c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@teamdotworld/rn-ble-advertiser", - "version": "2.0.1", + "version": "2.0.2", "description": "A React native BLE Advertiser", "main": "lib/commonjs/index", "module": "lib/module/index",