Skip to content

Commit 71c8545

Browse files
committed
Update Relay documentation (1.4.0)
1 parent 6b4d451 commit 71c8545

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.0'
4+
self.release = '1.4.0'
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)