From 399c2d78ef2572459db7d9e9caa64455de82f0f1 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sat, 9 Apr 2016 09:11:59 -0400 Subject: [PATCH] Update Relay documentation (0.7.3) --- 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 d265341b..1527e030 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.7.2' + self.release = '0.7.3' self.base_url = 'https://facebook.github.io/relay/docs/' self.root_path = 'getting-started.html' self.links = {