From b41a179666bbd0c08ab4971c08a38e9720cdf690 Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 4 Sep 2016 10:52:27 -0400 Subject: [PATCH] Update Relay documentation (0.9.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 46dd03dd..f7ee20c4 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.9.2' + self.release = '0.9.3' self.base_url = 'https://facebook.github.io/relay/docs/' self.root_path = 'getting-started.html' self.links = {