We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 385788c commit 48b0dffCopy full SHA for 48b0dff
1 file changed
lib/docs/scrapers/relay.rb
@@ -1,7 +1,7 @@
1
module Docs
2
class Relay < React
3
self.type = 'react'
4
- self.release = '1.4.0'
+ self.release = '1.4.1'
5
self.base_url = 'https://facebook.github.io/relay/docs/'
6
self.root_path = 'getting-started.html'
7
self.links = {
0 commit comments