From 832de5c4b7a40538cfb116db3bdaee433029838e Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Thu, 5 Sep 2024 05:20:16 +0000 Subject: [PATCH] chore: release v1.3.16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 612b1ee..b7c8bd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-input-select", - "version": "1.3.15", + "version": "1.3.16", "description": "A customizable dropdown selection package for react-native for android and iOS with multiple select and search capabilities.", "main": "lib/commonjs/index", "module": "lib/module/index",