소스 검색

Update CodeceptJS documentation (1.1.1)

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

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

@@ -3,7 +3,7 @@ module Docs
     self.name = 'CodeceptJS'
     self.type = 'codeceptjs'
     self.root_path = 'index.html'
-    self.release = '1.0.1'
+    self.release = '1.1.1'
     self.base_url = 'http://codecept.io/'
     self.links = {
       home: 'http://codecept.io/',