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