ソースを参照

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'