From 4a912d639d06fa343c853e76591ecea20a891756 Mon Sep 17 00:00:00 2001 From: wixmobile Date: Mon, 1 Apr 2024 06:59:03 -0700 Subject: [PATCH] Update package.json version to 7.38.5 [buildkite skip] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9790d56a05..d1d1abd3ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation", - "version": "7.38.4", + "version": "7.38.5", "description": "React Native Navigation - truly native navigation for iOS and Android", "license": "MIT", "nativePackage": true, @@ -231,4 +231,4 @@ } } } -} +} \ No newline at end of file