Просмотр исходного кода

Update Jasmine documentation (3.1.0)

Thibaut Courouble 7 лет назад
Родитель
Сommit
04382a7fa4
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 = '3.0.0'
+    self.release = '3.1.0'
     self.base_url = 'https://jasmine.github.io/api/3.0/'
     self.root_path = 'index.html'
     self.links = {