Przeglądaj źródła

Update lodash documentation (4.6.1)

Thibaut Courouble 9 lat temu
rodzic
commit
2d3aac8097
1 zmienionych plików z 1 dodań i 1 usunięć
  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.5.1'
+      self.release = '4.6.1'
       self.base_url = 'https://lodash.com/docs'
     end