From 85fa86d96ef4fb3b2efd1f453e320303b6f67806 Mon Sep 17 00:00:00 2001 From: Gustavo Parreira Date: Mon, 13 Nov 2023 11:56:14 +0000 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ced22f..fc6e126 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-image-keyboard", "title": "React Native Image Keyboard", - "version": "2.2.0", + "version": "2.2.1", "description": "Enables clipboard image pasting and GIFs from TextInput.", "main": "index.js", "types": "index.d.ts",