Quellcode durchsuchen

Update lodash documentation (3.7.0)

Thibaut vor 10 Jahren
Ursprung
Commit
48f9d65bd4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.6.0'
+    self.version = '3.7.0'
     self.base_url = 'https://lodash.com/docs'
     self.links = {
       home: 'https://lodash.com/',