From 3daa54a97a3dac05dcd41c35ea8ac2e2e055a67f Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 6 Mar 2016 17:46:54 -0500 Subject: [PATCH] Update Relay documentation (0.7.2) --- lib/docs/scrapers/relay.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/docs/scrapers/relay.rb b/lib/docs/scrapers/relay.rb index 3c199d9b..d265341b 100644 --- a/lib/docs/scrapers/relay.rb +++ b/lib/docs/scrapers/relay.rb @@ -1,7 +1,7 @@ module Docs class Relay < React self.type = 'react' - self.release = '0.6' + self.release = '0.7.2' self.base_url = 'https://facebook.github.io/relay/docs/' self.root_path = 'getting-started.html' self.links = {