Просмотр исходного кода

Update lodash documentation (3.8.0)

Thibaut 10 лет назад
Родитель
Сommit
a054e9d0b1
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.7.0'
+    self.version = '3.8.0'
     self.base_url = 'https://lodash.com/docs'
     self.links = {
       home: 'https://lodash.com/',