From 9e826071351aaca735e3e2955968d6018a40d369 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Fri, 8 Sep 2023 06:45:18 +0000 Subject: [PATCH] chore: release 1.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50c6f00..a233199 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-input-select", - "version": "1.1.6", + "version": "1.1.7", "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",