From 05f75c60d35ea11a1472cd442e460aac399f9228 Mon Sep 17 00:00:00 2001 From: Thibaut Date: Sun, 19 Apr 2015 11:01:33 -0400 Subject: [PATCH] Update React documentation (0.13.2) --- lib/docs/scrapers/react.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/react.rb b/lib/docs/scrapers/react.rb index ce759f16..cf1ec251 100644 --- a/lib/docs/scrapers/react.rb +++ b/lib/docs/scrapers/react.rb @@ -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 = {