From 341572197eeeb92e743102b596e34fc0af0d4bb5 Mon Sep 17 00:00:00 2001 From: Pushpender Singh Date: Mon, 2 Dec 2024 19:06:50 +0530 Subject: [PATCH] v1.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56ac6d7..71a46d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushpendersingh/react-native-scanner", - "version": "1.3.0", + "version": "1.3.1", "description": "A QR code & Barcode Scanner for React Native Projects.", "main": "lib/commonjs/index", "module": "lib/module/index",