From 8766ac59a989c2da94ac5fef6bbac8df28a17985 Mon Sep 17 00:00:00 2001 From: duguyihou Date: Sat, 28 Sep 2024 07:03:17 +1000 Subject: [PATCH] chore: release 1.19.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a94ea77..384f777 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-turbo-image", - "version": "1.19.0", + "version": "1.19.1", "description": "Performant image for React native", "main": "lib/commonjs/index", "module": "lib/module/index",