Update Jest documentation (22.4.2)

This commit is contained in:
Thibaut Courouble 2018-04-28 10:05:46 -04:00
parent 04382a7fa4
commit e7d3a93795

View file

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