소스 검색

Update Jasmine documentation (2.6.4)

Thibaut Courouble 8 년 전
부모
커밋
6a77e253f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      lib/docs/scrapers/jasmine.rb

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

@@ -1,7 +1,7 @@
 module Docs
   class Jasmine < UrlScraper
     self.type = 'jasmine'
-    self.release = '2.6.1'
+    self.release = '2.6.4'
     self.base_url = 'https://jasmine.github.io/api/2.6/'
     self.root_path = 'index.html'
     self.links = {