Преглед на файлове

Update lodash documentation (3.3.0)

Thibaut преди 10 години
родител
ревизия
546dd95ec3
променени са 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 = 'lodash'
     self.slug = 'lodash'
     self.type = 'lodash'
-    self.version = '3.2.0'
+    self.version = '3.3.0'
     self.base_url = 'https://lodash.com/docs'
 
     html_filters.push 'lodash/entries', 'lodash/clean_html', 'title'