瀏覽代碼

Update Underscore.js documentation (1.8.3)

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

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'Underscore.js'
     self.slug = 'underscore'
     self.type = 'underscore'
-    self.version = '1.8.2'
+    self.version = '1.8.3'
     self.base_url = 'http://underscorejs.org'
 
     html_filters.push 'underscore/clean_html', 'underscore/entries', 'title'