Skip to content

Commit c991a64

Browse files
authored
Merge branch 'master' into feat/8190-support-react-native-083
2 parents b96497c + 17a025d commit c991a64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-navigation",
3-
"version": "8.6.2",
3+
"version": "8.6.3",
44
"description": "React Native Navigation - truly native navigation for iOS and Android",
55
"license": "MIT",
66
"nativePackage": true,
@@ -182,4 +182,4 @@
182182
]
183183
]
184184
}
185-
}
185+
}

0 commit comments

Comments
 (0)