瀏覽代碼

Update Lo-Dash documentation to 2.4.1

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

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Lo-Dash'
     self.slug = 'lodash'
     self.type = 'lodash'
-    self.version = '2.4.0'
+    self.version = '2.4.1'
     self.base_url = 'http://lodash.com/docs'
 
     html_filters.push 'lodash/clean_html', 'lodash/entries', 'title'