Parcourir la source

Update Underscore.js documentation (1.8.3)

Thibaut il y a 10 ans
Parent
commit
94120fa5dd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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'