Browse Source

Update Flow documentation (0.20)

Thibaut 10 years ago
parent
commit
8ceaec60a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/docs/scrapers/flow.rb

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

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