Explorar el Código

Update lodash documentation (4.3.0)

Thibaut Courouble hace 9 años
padre
commit
141371ca86
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/lodash.rb

+ 1 - 1
lib/docs/scrapers/lodash.rb

@@ -19,7 +19,7 @@ module Docs
     HTML
 
     version '4' do
-      self.release = '4.2.1'
+      self.release = '4.3.0'
       self.base_url = 'https://lodash.com/docs'
     end