Skip to content

Commit 48b0dff

Browse files
committed
Update Relay documentation (1.4.1)
1 parent 385788c commit 48b0dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/docs/scrapers/relay.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Docs
22
class Relay < React
33
self.type = 'react'
4-
self.release = '1.4.0'
4+
self.release = '1.4.1'
55
self.base_url = 'https://facebook.github.io/relay/docs/'
66
self.root_path = 'getting-started.html'
77
self.links = {

0 commit comments

Comments
 (0)