Skip to content

Commit 399c2d7

Browse files
committed
Update Relay documentation (0.7.3)
1 parent 13e9c0a commit 399c2d7

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