瀏覽代碼

Update Git documentation (2.0.3)

Thibaut 11 年之前
父節點
當前提交
d7d1638ce5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/docs/scrapers/git.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Git < UrlScraper
     self.type = 'git'
-    self.version = '2.0.1'
+    self.version = '2.0.3'
     self.base_url = 'http://git-scm.com/docs'
     self.initial_paths = %w(/git.html)