From 68e34a72c95c51540c925ac6f8b1a1bd4ddb00e1 Mon Sep 17 00:00:00 2001 From: Gustavo Parreira Date: Sun, 20 Feb 2022 19:26:28 +0000 Subject: [PATCH] 2.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38da4f9..80827a5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-image-keyboard", "title": "React Native Image Keyboard", - "version": "2.0.3", + "version": "2.0.4", "description": "Enables clipboard image pasting and GIFs from TextInput.", "main": "index.js", "types": "index.d.ts",