Update React documentation (0.13.2)

pull/200/head
Thibaut 10 years ago
parent 48f9d65bd4
commit 05f75c60d3

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

Loading…
Cancel
Save