From 98b296601d0ef9442c56b9079e79644d71ab0f5e Mon Sep 17 00:00:00 2001 From: wixmobile Date: Tue, 18 Feb 2020 05:29:47 -0500 Subject: [PATCH] Update package.json version to 5.0.0 [ci skip] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 025271ee8fb..198db525708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation", - "version": "5.0.0-alpha.14", + "version": "5.0.0", "description": "React Native Navigation - truly native navigation for iOS and Android", "license": "MIT", "nativePackage": true, @@ -159,4 +159,4 @@ } } } -} +} \ No newline at end of file