Procházet zdrojové kódy

Update React Native documentation (0.12.0)

Thibaut před 10 roky
rodič
revize
b6739264ec
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      lib/docs/scrapers/react_native.rb

+ 1 - 1
lib/docs/scrapers/react_native.rb

@@ -3,7 +3,7 @@ module Docs
     self.name = 'React Native'
     self.slug = 'react_native'
     self.type = 'react'
-    self.version = '0.10.0'
+    self.version = '0.12.0'
     self.base_url = 'https://facebook.github.io/react-native/docs/'
     self.root_path = 'getting-started.html'
     self.links = {