浏览代码

Update Flow documentation (0.20)

Thibaut 10 年之前
父节点
当前提交
8ceaec60a1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/flow.rb

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

@@ -1,7 +1,7 @@
 module Docs
 module Docs
   class Flow < React
   class Flow < React
     self.type = 'react'
     self.type = 'react'
-    self.version = '0.18'
+    self.version = '0.20'
     self.base_url = 'http://flowtype.org/docs/'
     self.base_url = 'http://flowtype.org/docs/'
     self.root_path = 'about-flow.html'
     self.root_path = 'about-flow.html'
     self.links = {
     self.links = {