From 401da8cf16245f95a8cd3fe8f40f751bfcd102e7 Mon Sep 17 00:00:00 2001 From: mobileoss Date: Wed, 6 May 2026 14:44:57 +0000 Subject: [PATCH] Update package.json version to 8.8.3 [buildkite skip] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ccaae0d621..86c44080b2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation", - "version": "8.8.2", + "version": "8.8.3", "description": "React Native Navigation - truly native navigation for iOS and Android", "license": "MIT", "nativePackage": true, @@ -183,4 +183,4 @@ ] ] } -} +} \ No newline at end of file