From 23e6231426b71cbf51e2c1cc454a566900f5b041 Mon Sep 17 00:00:00 2001 From: Nick Seryakov Date: Tue, 25 Jul 2023 14:16:53 +0400 Subject: [PATCH] 1.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a770a30..2a64d7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-crossfade-image", - "version": "1.2.1", + "version": "1.2.2", "description": "React Native component to update image source with crossfade transition effect", "author": "Nick Seryakov (https://github.com/kolking)", "license": "MIT",