Update React documentation (0.14.0)

This commit is contained in:
Thibaut 2015-10-12 11:00:41 -04:00
parent 05d42746f8
commit 8ffdca3858

View file

@ -2,7 +2,7 @@ module Docs
class React < UrlScraper
self.name = 'React'
self.type = 'react'
self.version = '0.13.3'
self.version = '0.14.0'
self.base_url = 'https://facebook.github.io/react/'
self.root_path = 'docs/getting-started.html'
self.links = {