Update Relay documentation (0.9.2)

This commit is contained in:
Thibaut Courouble 2016-07-23 12:23:49 -04:00
parent 9e052fdc8a
commit 008a71f68e

View file

@ -1,7 +1,7 @@
module Docs module Docs
class Relay < React class Relay < React
self.type = 'react' self.type = 'react'
self.release = '0.9.0' self.release = '0.9.2'
self.base_url = 'https://facebook.github.io/relay/docs/' self.base_url = 'https://facebook.github.io/relay/docs/'
self.root_path = 'getting-started.html' self.root_path = 'getting-started.html'
self.links = { self.links = {