浏览代码

Update CodeceptJS documentation (0.6.2)

Thibaut Courouble 8 年之前
父节点
当前提交
d7f6b5a4b2
共有 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.name = 'CodeceptJS'
     self.type = 'codeceptjs'
     self.type = 'codeceptjs'
     self.root_path = 'index.html'
     self.root_path = 'index.html'
-    self.release = '0.5.0'
+    self.release = '0.6.2'
     self.base_url = 'http://codecept.io/'
     self.base_url = 'http://codecept.io/'
     self.links = {
     self.links = {
       home: 'http://codecept.io/',
       home: 'http://codecept.io/',