bump RN version to 0.21.0

This commit is contained in:
Artur Girenko 2016-03-06 10:41:11 +01:00
parent 14e5fa2bb8
commit 0bab28a1d2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ devHostRx = /\$DEV_HOST\$/g
ipAddressRx = /^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$/i
figwheelUrlRx = /ws:\/\/[0-9a-zA-Z\.]*:/g
appDelegateRx = /http:\/\/[^:]+/g
rnVersion = '0.20.0'
rnVersion = '0.21.0'
rnPackagerPort = 8081
process.title = 're-natal'
interfaceConf =