From efee2bdb8af6b0c3696c1c611f4b1492f60abbca Mon Sep 17 00:00:00 2001 From: mobileoss Date: Wed, 16 Oct 2024 17:38:07 +0000 Subject: [PATCH] Update package.json version to 7.40.3 [buildkite skip] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9a5711e85c..c9ac622123 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation", - "version": "7.40.2-pretester", + "version": "7.40.3", "description": "React Native Navigation - truly native navigation for iOS and Android", "license": "MIT", "nativePackage": true, @@ -228,4 +228,4 @@ } } } -} +} \ No newline at end of file