Browse Source

Update Relay documentation (0.9.2)

Thibaut Courouble 9 years ago
parent
commit
008a71f68e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/relay.rb

+ 1 - 1
lib/docs/scrapers/relay.rb

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