From 7daf116629656b90b4a259606eaffb5fcd3ae7f1 Mon Sep 17 00:00:00 2001 From: Gary Tokman Date: Mon, 8 Jun 2026 13:00:26 -0400 Subject: [PATCH] Bump version from 5.2.0 to 5.2.1 Bump package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2ed3fb..58234bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-ios-utilities", - "version": "5.2.0", + "version": "5.2.1", "description": "Utilities for react-native + iOS and wrappers for using swift together with fabric/paper + JSI", "main": "lib/commonjs/index", "module": "lib/module/index",