Explorar el Código

Update Jest documentation (22.3.0)

Thibaut Courouble hace 7 años
padre
commit
e042a7d208
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/docs/scrapers/jest.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Jest < UrlScraper
     self.type = 'jest'
-    self.release = '22.0.4'
+    self.release = '22.3.0'
     self.base_url = 'https://facebook.github.io/jest/docs/en/'
     self.root_path = 'getting-started.html'
     self.links = {