From 2b6bc3a6302984cf69e8dc35c73cc485024f4a58 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 29 May 2016 10:15:27 -0400 Subject: [PATCH] Update Relay documentation (0.9.0) --- 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 58080444..67a7589c 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.8.0' + self.release = '0.9.0' self.base_url = 'https://facebook.github.io/relay/docs/' self.root_path = 'getting-started.html' self.links = {