From bbad9357c79dc78d0634f88cd07cba6235402bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20G=C3=BCnther?= Date: Tue, 10 Jan 2017 17:24:38 +0100 Subject: [PATCH] Update React Native documentation (0.40) --- lib/docs/scrapers/react_native.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/react_native.rb b/lib/docs/scrapers/react_native.rb index 4c9c0332..ef3a7b20 100644 --- a/lib/docs/scrapers/react_native.rb +++ b/lib/docs/scrapers/react_native.rb @@ -3,7 +3,7 @@ module Docs self.name = 'React Native' self.slug = 'react_native' self.type = 'react' - self.release = '0.39' + self.release = '0.40' self.base_url = 'https://facebook.github.io/react-native/docs/' self.root_path = 'getting-started.html' self.links = {